diff options
| author | Astrid Smith | 2010-11-13 00:26:25 -0800 |
|---|---|---|
| committer | Astrid Smith | 2010-11-13 00:26:25 -0800 |
| commit | 2a9ac602d3f879caa1661a8fc7a347ea1132eee9 (patch) | |
| tree | 943c9eb4de95e2dc59ac9033c5a0e42fb6038349 /opcodes.inc.m4 | |
| parent | 8dbfc78b389ce01023b205b1203cf01b9b13170a (diff) | |
First bit of the new interrupts code added
Diffstat (limited to 'opcodes.inc.m4')
| -rw-r--r-- | opcodes.inc.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes.inc.m4 b/opcodes.inc.m4 index 4d9a81c..fd225d4 100644 --- a/opcodes.inc.m4 +++ b/opcodes.inc.m4 @@ -13,3 +13,5 @@ $2 TIME $3 ifelse(«,$4», «,», «», «,$4») undefine(«label»)dnl DONE»)dnl +dnl +define(«INT_OFFSET», 6)dnl |
