git-svn-id: https://spexeah.com:8443/svn/Asuro@605 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron 2018-04-29 19:06:17 +00:00
parent 0f4fe09db3
commit 550e621d59
9 changed files with 2 additions and 0 deletions

BIN
Asuro.iso

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -35,6 +35,7 @@ var
i : uint32;
begin
CLI;
if TRACER_ENABLE then begin
if t_ready then begin
if not Locked then begin
@ -55,6 +56,7 @@ begin
end;
end;
end;
STI;
end;
procedure pop_trace;