OSDN Git Service

2006-01-24 Danny Smith <dannysmith@users.sourceforge.net>
authordannysmith <dannysmith>
Tue, 24 Jan 2006 01:02:31 +0000 (01:02 +0000)
committerdannysmith <dannysmith>
Tue, 24 Jan 2006 01:02:31 +0000 (01:02 +0000)
commit8d306e4ab26669a6fed1ca966943369ea4bf21c9
tree806ceb10836e398e796b848fcd2b236ad9f26935
parentc3aea80de767e4f36df0eaaf5251965d9d507852
2006-01-24  Danny Smith  <dannysmith@users.sourceforge.net>

        * include/ddk/winddk.h (KeGetCurrentKPCR): Support -masm=intel.

2006-01-24  Jiri Malak  <Jiri.Malak@iol.cz>

WATCOM compatibility changes.
* include/ddk/ntddk.h (DECL_IMPORT): Define using __declspec,
rather than __attribute__.
(DECL_EXPORT): Likewise.
* include/ddk/winddk.h (DDKAPI): Avoid using __attribute__.
(DDKFASTAPI): Likewise.
(DDKCDECLAPI): Likwise.
(KeGetCurrentKPCR): Provide __WATCOMC__ syntax for inline code.
winsup/w32api/ChangeLog
winsup/w32api/include/ddk/ntddk.h
winsup/w32api/include/ddk/winddk.h