mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-07 05:53:06 +00:00
rtl8188eu: Replace u8Byte with u64
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
b77dd7b8df
commit
c8a4d4ba06
7 changed files with 34 additions and 36 deletions
|
@ -165,8 +165,7 @@ struct mp_tx
|
|||
#define s4Byte s32
|
||||
#define u8 u8
|
||||
|
||||
#define u8Byte u64
|
||||
#define pu8Byte u64*
|
||||
#define u64 u64
|
||||
|
||||
#define s1Byte s8
|
||||
#define ps1Byte s8*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue