kolibrios-gitea/drivers/devman/acpica/generate/lint/std32.lnt

15 lines
284 B
Plaintext
Raw Normal View History

// 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