iso9660fs: initialize buffer cache
[minix.git] / drivers / random / aes / word_i386.h
blob3ce2230f8be1b22f5601057a8cf505abb83e27f4
1 typedef unsigned char byte;
2 typedef unsigned char word8;
3 typedef unsigned short word16;
4 typedef unsigned word32;
5 #define STRICT_ALIGN 1
7 /*
8 * $PchId: word_i386.h,v 1.1 2003/09/29 09:20:13 philip Exp $
9 */