diff arch/progint.S @ 138:ea2136c52c35

Moved some stuff out of arch, added some usefulness to program interrupt catching
author Jonathan Pevarnek <pevarnj@gmail.com>
date Thu, 22 Sep 2011 13:42:10 -0400
parents d1e835a25f28
children e72f984619c7
line wrap: on
line diff
--- a/arch/progint.S	Thu Sep 22 12:59:05 2011 -0400
+++ b/arch/progint.S	Thu Sep 22 13:42:10 2011 -0400
@@ -1,4 +1,4 @@
-#include "progint.h"
+#include <os/progint.h>
 
 .text
 	.align 4