mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Update DAPI
This commit is contained in:
parent
bb92e820fc
commit
06c217fdcc
1
DAPI.hpp
1
DAPI.hpp
@ -52,7 +52,6 @@ struct KernelAPI
|
|||||||
struct KAPIPCI
|
struct KAPIPCI
|
||||||
{
|
{
|
||||||
char *(*GetDeviceName)(unsigned int VendorID, unsigned int DeviceID);
|
char *(*GetDeviceName)(unsigned int VendorID, unsigned int DeviceID);
|
||||||
void (*Write)(unsigned int Value);
|
|
||||||
} PCI;
|
} PCI;
|
||||||
|
|
||||||
struct KAPIUtilities
|
struct KAPIUtilities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user