This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Releases
Activity
15e2600e59
libowfat
/
uint64.h
7 lines
78 B
C
Raw
Blame
History
#
ifndef UINT64_H
#
define UINT64_H
typedef
unsigned
long
long
uint64
;
#
endif
View Git Blame
Copy Permalink