config/libc/newlib.in
changeset 2444 896cb0d36c1a
parent 2215 bd86485d966a
child 2535 e9e8cafaf412
     1.1 --- a/config/libc/newlib.in	Sun Dec 12 22:18:52 2010 +0100
     1.2 +++ b/config/libc/newlib.in	Sun May 08 19:02:44 2011 +0200
     1.3 @@ -1,15 +1,15 @@
     1.4  # newlib options
     1.5 -# depends on BARE_METAL
     1.6  
     1.7 -config LIBC_newlib
     1.8 -    select LIBC_SUPPORT_THREADS_NONE
     1.9 -    help
    1.10 -      Newlib is a C library intended for use on embedded systems. It is a
    1.11 -      conglomeration of several library parts, all under free software
    1.12 -      licenses that make them easily usable on embedded products. Newlib
    1.13 -      is only available in source form. It can be compiled for a wide
    1.14 -      array of processors, and will usually work on any architecture with
    1.15 -      the addition of a few low-level routines.
    1.16 +## depends on BARE_METAL
    1.17 +##
    1.18 +## select LIBC_SUPPORT_THREADS_NONE
    1.19 +##
    1.20 +## help Newlib is a C library intended for use on embedded systems. It is a
    1.21 +## help conglomeration of several library parts, all under free software
    1.22 +## help licenses that make them easily usable on embedded products. Newlib
    1.23 +## help is only available in source form. It can be compiled for a wide
    1.24 +## help array of processors, and will usually work on any architecture with
    1.25 +## help the addition of a few low-level routines.
    1.26  
    1.27  choice
    1.28      bool