diff options
author | tmk <nobody@nowhere> | 2013-09-18 16:03:03 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2013-09-18 16:10:53 +0900 |
commit | 0ca415004a453b2a841880d3a66492c664505737 (patch) | |
tree | 00640fe61df993e31c09905d029f2dcccce8282b /common/mousekey.c | |
parent | c7faa51ee843198c1b6a1dfeb0f1842c4e3ea0e6 (diff) |
Fix bootloader jump use word address
- Call of function pointer is compiled into 'icall' instruction.
It should use word address but it has used byte address :( It seems
jump has worked luckily by chance until now. why it worked?
Diffstat (limited to 'common/mousekey.c')
0 files changed, 0 insertions, 0 deletions