syscalls: make the addr structure sized
authorAlan Cox <alan@linux.intel.com>
Sun, 13 Nov 2016 00:05:53 +0000 (00:05 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 13 Nov 2016 00:05:53 +0000 (00:05 +0000)
commit3d70dfffb8db6cfa6b8fe16e072b46a0d2a6420b
treeeadaa7e9b8f6bd360e7a3c5df60b2f0e1aab993b
parent058f0ad62e46290ea9a23fa1c4b0d74aae13848b
syscalls: make the addr structure sized

We don't need to worry about the size but cc65 can't hack 0 sized terminal
data objects. (cc65 bug)
Library/include/syscalls.h