add directory Linux-0.95
This commit is contained in:
4
Linux-0.95/INSTALL/pfdisk/SYSCODES.H
Normal file
4
Linux-0.95/INSTALL/pfdisk/SYSCODES.H
Normal file
@@ -0,0 +1,4 @@
|
||||
#define SIZE 40 /* added tms */
|
||||
struct intString { unsigned int i; char * s; };
|
||||
extern struct intString sysCodes[SIZE]; /* was sysCodes[] modified tms */
|
||||
|
||||
Reference in New Issue
Block a user