mirror of
https://github.com/prirun/p50em.git
synced 2026-04-02 19:40:10 +00:00
Split devamlc into .h file, correct devpnc.h brace bug (hobby)
This commit is contained in:
2
devpnc.h
2
devpnc.h
@@ -1249,8 +1249,10 @@ intrexit:
|
||||
default:
|
||||
fatal("Bad func in devpcn");
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
int devpnc (int class, int func, int device) {
|
||||
return -1;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user