Browse Source
* blind commit: hopefully fix netware/netwlibc snapshot error
git-svn-id: trunk@4999 -
micha
19 years ago
|
@@ -26,6 +26,7 @@ Uses
|
|
|
|
|
|
Type
|
|
|
cushort=word;
|
|
|
+ cuint8 =byte;
|
|
|
cuint16=word;
|
|
|
cuint32=cardinal;
|
|
|
size_t =cuint32;
|
|
@@ -25,6 +25,7 @@ Uses
|
|
|
|
|
|
Type
|
|
|
cushort=word;
|
|
|
+ cuint8 =byte;
|
|
|
cuint16=word;
|
|
|
cuint32=cardinal;
|
|
|
size_t =cuint32;
|