chiark
/
gitweb
/
~ianmdlvl
/
marlin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fbea35
)
HOMEAXIS: make into a function
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:30:34 +0000
(18:30 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 10 Aug 2012 16:20:44 +0000
(17:20 +0100)
Replace the large macro HOMEAXIS with a function. This avoids the
compiler generating three copies of largely identical code. The
saving is 704 bytes of program memory.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found