Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 747 → Rev 748

/programs/system/cpu/trunk/cpu.asm
120,8 → 120,8
jmp still_end
reboot:
mov eax,18
mov ebx,1
mov eax,70
mov ebx,sys_reboot
int 0x40
;close program if we going to reboot
 
582,6 → 582,14
start_application: db '/sys/LAUNCHER',0
times 60 db 32
 
sys_reboot:
dd 7
dd 0
dd 0
dd 0
dd 0
db '/sys/end',0
 
if lang eq de
text:
db ' NAME/BEENDEN PID CPU-LAST % '