Ignore:
Timestamp:
Dec 18, 2011, 10:28:22 PM (14 years ago)
Author:
dmik
Message:

Merge branch gcc-kmk to trunk.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1 bin
        2 Makefile.inc
         1env.cmd
         2LocalConfig.kmk
    • Property svn:mergeinfo set to
      /branches/gcc-kmkmergedeligible
  • trunk/src/win32k/lib/libCallThruCallGate.asm

    r5224 r21916  
    1313;
    1414    public libCallThruCallGate
    15     public usCGSelector
     15    public _usCGSelector
    1616
    1717
     
    1919f48CallGate:
    2020    ulOffset        dd 0
    21     usCGSelector    dw 0
     21    _usCGSelector    dw 0
    2222DATA32 ends
    2323
Note: See TracChangeset for help on using the changeset viewer.