source:
trunk/minix/drivers/random/aes/word_i386.h@
19
Last change on this file since 19 was 9, checked in by , 14 years ago | |
---|---|
File size: 206 bytes |
Line | |
---|---|
1 | typedef unsigned char byte; |
2 | typedef unsigned char word8; |
3 | typedef unsigned short word16; |
4 | typedef unsigned word32; |
5 | #define STRICT_ALIGN 1 |
6 | |
7 | /* |
8 | * $PchId: word_i386.h,v 1.1 2003/09/29 09:20:13 philip Exp $ |
9 | */ |
Note:
See TracBrowser
for help on using the repository browser.