diff include/os/progint.h @ 150:e72f984619c7

Consolidated a lot of the defines which relate to the memory layout There is a new file (include/os/memLayout.h) which now includes just about all the #defines
author Jonathan Pevarnek <pevarnj@gmail.com>
date Wed, 02 Nov 2011 09:55:09 -0400
parents 73cf7b972c19
children
line wrap: on
line diff
--- a/include/os/progint.h	Sun Oct 30 00:24:35 2011 -0400
+++ b/include/os/progint.h	Wed Nov 02 09:55:09 2011 -0400
@@ -6,7 +6,6 @@
 #define PROGINT_PSW_OLD 0x150
 #define PROGINT_PSW_NEW 0x1D0
 
-#define PROGINT_STACK 0x300000
 #define PROGINT_STACK_SHIFT 0x30
 #define PROGINT_STACK_SHIFT_OFFSET 16