This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
xv6-cs450
Watch
1
Star
0
Fork
You've already forked xv6-cs450
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8be7e703ca
xv6-cs450
/
types.h
4 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
uint32_t -> uint &c
2006-07-20 11:07:53 +02:00
typedef
unsigned
int
uint
;
typedef
unsigned
short
ushort
;
typedef
unsigned
char
uchar
;
Reference in a new issue
Copy permalink