Save of registers after an entrance in function libGUI is added.

git-svn-id: svn://kolibrios.org@706 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
andrew_programmer
2008-01-31 12:50:35 +00:00
parent 7602a89157
commit 03ec9a762d
14 changed files with 186 additions and 26 deletions

View File

@@ -11,6 +11,6 @@ align 4
get_version:
xor eax,eax
mov eax,dword 071216 ;16.12.07
mov eax,dword 080131 ;31.01.08
ret