source: trunk/libs/newlib/src/newlib/libc/misc/misc.tex @ 620

Last change on this file since 620 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 396 bytes
Line 
1@node Misc
2@chapter Miscellaneous Macros and Functions
3This chapter describes miscellaneous routines not covered elsewhere.
4
5@menu
6* ffs::      Return first bit set in a word
7* __retarget_lock_init::     Retargetable locking routines
8* unctrl::   Return printable representation of a character
9@end menu
10
11@page
12@include misc/ffs.def
13
14@page
15@include misc/lock.def
16
17@page
18@include misc/unctrl.def
Note: See TracBrowser for help on using the repository browser.