Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c

This commit is contained in:
Jonathan Chen 2000-11-28 15:50:13 +00:00
parent 088a7127ec
commit c3342a3d99

View File

@ -88,6 +88,10 @@ METHOD int detach_card {
int flags;
}
HEADER {
#define DETACH_FORCE 0x01
}
#
# Returns the type of card this is. Maybe we don't need this.
#