From c2ef64149849fcae608b1c6010303eca86229d22 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 9 Sep 2018 13:21:47 +0200 Subject: cleaning logs, docs, interrupts --- asm/asm_usermode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'asm/asm_usermode.h') diff --git a/asm/asm_usermode.h b/asm/asm_usermode.h index 16597f2..295a64d 100644 --- a/asm/asm_usermode.h +++ b/asm/asm_usermode.h @@ -1,5 +1,6 @@ /** * @file + * * Switch to User Mode and iret to function given by pointer * provide the address of a void func() that will be called without * any params via iret. -- cgit v1.2.3