matos/arch/x86/swintr.h

7 lines
66 B
C

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