File: libc.h

package info (click to toggle)
pocketpc-gcc 3.4.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 117,388 kB
  • ctags: 93,436
  • sloc: ansic: 776,009; cpp: 90,616; asm: 31,876; makefile: 27,860; sh: 16,396; yacc: 3,740; perl: 718; xml: 692; lex: 587; exp: 509; awk: 223; pascal: 86; lisp: 59; sed: 37
file content (14 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/bsd/libc.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( NEXT_TEMPLATE_CHECK )
extern mumble( char *); /* fix */
#endif  /* NEXT_TEMPLATE_CHECK */