19 lines
396 B
TeX
19 lines
396 B
TeX
@node Misc
|
|
@chapter Miscellaneous Macros and Functions
|
|
This chapter describes miscellaneous routines not covered elsewhere.
|
|
|
|
@menu
|
|
* ffs:: Return first bit set in a word
|
|
* __retarget_lock_init:: Retargetable locking routines
|
|
* unctrl:: Return printable representation of a character
|
|
@end menu
|
|
|
|
@page
|
|
@include misc/ffs.def
|
|
|
|
@page
|
|
@include misc/lock.def
|
|
|
|
@page
|
|
@include misc/unctrl.def
|