mirror of
https://github.com/acpica/acpica/
synced 2025-01-31 13:45:41 +03:00
19 lines
304 B
Plaintext
19 lines
304 B
Plaintext
// Generic Compilers, -si4 -sl4 -sp8,
|
|
// Standard lint options
|
|
|
|
|
|
c:\acpi\generate\lint\co.lnt
|
|
|
|
/* IA-64 */
|
|
|
|
-e747 // Compiler supports parameter conversions
|
|
-e46 // Compiler supports bitfields other than int
|
|
-d_IA64
|
|
-dWIN64
|
|
+fll // enable long long
|
|
|
|
-si4 -sl4 -sp8 -sll8
|
|
|
|
options.lnt
|
|
|