Started work on DHCP.
git-svn-id: https://spexeah.com:8443/svn/Asuro@926 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -241,6 +241,10 @@ begin
|
||||
|
||||
tracer.push_trace('kmain.END');
|
||||
|
||||
writehexln(rand.rand32);
|
||||
writehexln(rand.rand32);
|
||||
writehexln(rand.rand32);
|
||||
|
||||
tracer.push_trace('kmain.TICK');
|
||||
while true do begin
|
||||
tracer.push_trace('kmain.RedrawWindows');
|
||||
|
Reference in New Issue
Block a user