File: exec.c

package info (click to toggle)
grub2 2.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 63,180 kB
  • sloc: ansic: 410,027; asm: 16,253; sh: 9,855; cpp: 2,049; makefile: 1,552; python: 1,468; sed: 427; lex: 393; yacc: 268; awk: 79; lisp: 50; perl: 31
file content (3 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (15)
1
2
3
#if (!defined (__MINGW32__) || defined (__CYGWIN__)) && !defined (__AROS__)
#include "unix/exec.c"
#endif