fixed error.
git-svn-id: https://spexeah.com:8443/svn/Asuro@294 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
c063bd0a97
commit
d3b5e21acf
@ -313,7 +313,7 @@ begin
|
||||
console.writehexln(device.prog_if);
|
||||
|
||||
drivermanagement.register_device(DevID, @device);
|
||||
kfree(DevID);
|
||||
kfree(void(DevID));
|
||||
|
||||
devices[device_count] := device;
|
||||
device_count := device_count + 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user