File: check-config.cpp

package info (click to toggle)
lilo 21-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 812 kB
  • ctags: 895
  • sloc: ansic: 3,420; asm: 2,546; sh: 767; perl: 607; makefile: 193; cpp: 3
file content (3 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (2)
1
2
3
#if defined(LCF_READONLY) && defined(LCF_REWRITE_TABLE)
#error "Incompatible options: READONLY and REWRITE_TABLE"
#endif