Added QR code generator as system function 78
This commit is contained in:
@@ -4430,6 +4430,8 @@ sys_apm:
|
||||
ret
|
||||
; -----------------------------------------
|
||||
|
||||
include 'qrcode.inc'
|
||||
|
||||
align 4
|
||||
undefined_syscall: ; Undefined system call
|
||||
mov [esp + SYSCALL_STACK.eax], -1
|
||||
|
Reference in New Issue
Block a user