matos/arch/x86/swintr.h
2021-11-02 21:47:05 +01:00

7 lines
66 B
C

#pragma once
#define SYSCALL_INTR_NB 0x42
int syscallSetup();