sysfn 18.3: UID byte reserved

git-svn-id: svn://kolibrios.org@1675 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Nasarus
2010-10-24 16:06:14 +00:00
parent 5c49ae82e1
commit bfdfb8a6b6
3 changed files with 9 additions and 13 deletions

View File

@@ -2311,15 +2311,11 @@ endg
iglobal
version_inf:
db 0,7,7,0 ; version 0.7.7.0
db UID_KOLIBRI
db 0 ;reserved
dd __REV__
version_end:
endg
UID_NONE=0
UID_MENUETOS=1 ;official
UID_KOLIBRI=2 ;russian
sys_cachetodiskette:
cmp ebx, 1
jne .no_floppy_a_save