acpica/generate/lint/std32.lnt
Robert Moore 6f2303e030 Update lint batchfile to process entire ACPICA tree.
Updated pathnames to be relative. removed 16-bit lint.
2008-05-13 11:11:49 -07:00

15 lines
284 B
Plaintext

// Generic Compilers, -si4 -sp4
// Standard lint options
-dACPI_MACHINE_WIDTH=32
-dWIN32=1
-d_MSC_VER=1
+fll // enable long long
+rw(__asm) // enable in-line assembly
-esym( 950, __asm)
// Used to track stack use
-si4 -sp4
co.lnt
options.lnt