Remove compiler warnings
This commit is contained in:
parent
34a6fc82a3
commit
7af93463b5
6 changed files with 16 additions and 8 deletions
|
@ -166,7 +166,7 @@ rndis_stat_t rndis_stat;
|
|||
|
||||
uint8_t schedule_interrupt = 0;
|
||||
|
||||
uint64_t rndis_ethernet_addr = 0x203478928323UL;
|
||||
uint64_t rndis_ethernet_addr = 0x203478928323ULL;
|
||||
|
||||
//_____ D E C L A R A T I O N ______________________________________________
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue