aboutsummaryrefslogtreecommitdiffstats
path: root/src/entryfuncs.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/entryfuncs.S')
-rw-r--r--src/entryfuncs.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/entryfuncs.S b/src/entryfuncs.S
index cc1f4332..7368bb6d 100644
--- a/src/entryfuncs.S
+++ b/src/entryfuncs.S
@@ -9,6 +9,8 @@
* Macros for save and restore of 'struct bregs' registers
****************************************************************/
+#define PUSHBREGS_size 32
+
// Save registers (matches struct bregs) to stack
.macro PUSHBREGS
pushl %eax