File: unistd.c

package info (click to toggle)
grub2 2.06-3~deb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye-updates
  • size: 64,200 kB
  • sloc: ansic: 410,303; asm: 16,253; sh: 9,855; cpp: 2,049; makefile: 1,547; python: 1,468; sed: 427; lex: 393; yacc: 268; awk: 79; lisp: 50; perl: 31
file content (4 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (251)
1
2
3
4
#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;