forked from KolibriOS/kolibrios
fixed 682 revision
git-svn-id: svn://kolibrios.org@683 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
748fe8669e
commit
296ab7feb5
@ -1,16 +0,0 @@
|
||||
;****************************************************
|
||||
;****************get version of library**************
|
||||
;****************************************************
|
||||
;IN
|
||||
;not
|
||||
;OUT
|
||||
;version of library
|
||||
;fersion format year:mouth:day
|
||||
align 4
|
||||
|
||||
get_version:
|
||||
|
||||
xor eax,eax
|
||||
mov eax,dword 071128 ;07.11.28
|
||||
|
||||
ret
|
Loading…
Reference in New Issue
Block a user