mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
Update API
This commit is contained in:
parent
14ccd20d9b
commit
7ddc0a63a4
5
DAPI.hpp
5
DAPI.hpp
@ -129,6 +129,11 @@ struct KernelCallback
|
||||
int BytesPerSector;
|
||||
} Fetch;
|
||||
} DiskCallback;
|
||||
|
||||
struct
|
||||
{
|
||||
unsigned char Vector;
|
||||
} InterruptInfo;
|
||||
} __attribute__((packed));
|
||||
|
||||
#endif // !__FENNIX_DRIVER_API_H__
|
||||
|
Loading…
x
Reference in New Issue
Block a user