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
3e1eaf226d
xv6-cs450
/
types.h
4 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
align
2007-08-24 22:27:47 +02:00
typedef
unsigned
int
uint
;
uint32_t -> uint &c
2006-07-20 11:07:53 +02:00
typedef
unsigned
short
ushort
;
align
2007-08-24 22:27:47 +02:00
typedef
unsigned
char
uchar
;
Reference in a new issue
Copy permalink