http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / bcmdrivers / opensource / include / bcm963xx / bcmtypes.h
index c446be8..f4292c4 100755 (executable)
@@ -48,7 +48,8 @@ typedef unsigned int    *PUINT;
 typedef signed int      INT;
 
 typedef unsigned short  *PUSHORT;
-typedef signed short    SHORT,*PSHORT,WORD,*PWORD;
+typedef signed short    SHORT,*PSHORT;
+typedef unsigned short  WORD,*PWORD;
 
 typedef unsigned char   *PUCHAR;
 typedef signed char     *PCHAR;