Remove compiler warnings

This commit is contained in:
dak664 2009-07-23 16:10:42 +00:00
parent 34a6fc82a3
commit 7af93463b5
6 changed files with 16 additions and 8 deletions

View file

@ -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 ______________________________________________