diff options
| author | Duncan Smith | 2010-11-13 00:26:25 -0800 |
|---|---|---|
| committer | Duncan Smith | 2010-11-13 00:26:25 -0800 |
| commit | cc79084db8e2d0d0c3f8009855628c28668c837a (patch) | |
| tree | ed3ab63db1dc8fb4563dadf61080093dea52d262 /opcodes.inc.m4 | |
| parent | 677c903c27858a0d5ef7b09c4273550770673b4a (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 |
