File: unistd.c

package info (click to toggle)
complexity 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,200 kB
  • sloc: ansic: 16,003; sh: 5,127; makefile: 76
file content (6 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
#include <config.h>
#ifndef _GL_UNISTD_INLINE
# define _GL_UNISTD_INLINE _GL_INLINE
#endif
#include "unistd.h"
typedef int dummy;