Skip to content

Commit 39ec18d

Browse files
committed
symbols.m4: Declare indirect access mechanism.
1 parent 372eb2f commit 39ec18d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

symbols.m4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ dnl | | ^--valid identifier for asm, C and forth
1212
dnl | ^--hexadecimal number
1313
dnl ^-- size in Bytes
1414
dnl
15+
dnl Used when perpherals exist multiple times
16+
dnl indirect(offset, name, comment)
17+
dnl
1518
dnl other constants
1619
dnl const(address, name, comment)
1720
dnl

0 commit comments

Comments
 (0)