File: libc.h

package info (click to toggle)
gcc-h8300-hms 1%3A3.4.6%2Bdfsg2-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 94,488 kB
  • ctags: 79,901
  • sloc: ansic: 627,399; cpp: 89,017; makefile: 24,792; asm: 21,058; sh: 16,616; yacc: 3,740; perl: 718; xml: 692; lex: 587; exp: 298; 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 */