Home | History | Annotate | Line # | Download | only in lint
      1 //  Generic Compilers, -si4 -sp4
      2 //  Standard lint options
      3 
      4 -dACPI_MACHINE_WIDTH=32
      5 -dWIN32=1
      6 -d_MSC_VER=1
      7 +fll            // enable long long
      8 +rw(__asm)      // enable in-line assembly
      9 -esym( 950, __asm)
     10                      // Used to track stack use
     11 -si4 -sp4
     12 
     13 co.lnt
     14 options.lnt
     15