aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkstack.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2015-10-09 11:53:02 -0400
committerKevin O'Connor <kevin@koconnor.net>2015-10-15 14:15:19 -0400
commitb4cca861a2f813a3826afe33d548cd6b1a5bd705 (patch)
tree82bde56843c7d4e940c8e9a94350cab2b99963d5 /scripts/checkstack.py
parenta1b4dd09d73d34308435ce6e77c986e6e25ee737 (diff)
downloadseabios-b4cca861a2f813a3826afe33d548cd6b1a5bd705.zip
seabios-b4cca861a2f813a3826afe33d548cd6b1a5bd705.tar.gz
seabios-b4cca861a2f813a3826afe33d548cd6b1a5bd705.tar.bz2
stacks: Use macro wrappers for call32() and stack_hop_back()
The C code only uses _cfuncX_ prefixes for parameters to the call32(), stack_hop_back(), and call32_params() functions. It's simpler to use macro wrappers around those functions which provide the required prefix. This also changes the parameter order of stack_hop() and stack_hop_back() to use the more natural (func, params) ordering. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/checkstack.py')
0 files changed, 0 insertions, 0 deletions