Kernel: minor cleanup

git-svn-id: svn://kolibrios.org@5788 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2015-09-03 14:52:02 +00:00
parent 530a133818
commit a1e19e9f62
4 changed files with 14 additions and 14 deletions

View File

@@ -83,11 +83,6 @@ end if
}
; \end{diamond}[29.09.2006]
macro Mov op1,op2,op3 ; op1 = op2 = op3
{
mov op2, op3
mov op1, op2
}
macro list_init head
{