aboutsummaryrefslogtreecommitdiff
path: root/scripts/embedded_scripts
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2026-05-04 11:51:00 +0100
committerRon Yorston <rmy@pobox.com>2026-05-04 11:51:00 +0100
commitf26b970e4d22e1b2e3ca6209c3412fa0f683d953 (patch)
tree935eaf21a30d1fba6ef8af85cd06757526e72437 /scripts/embedded_scripts
parentced42f811a96ed3910bcb03158f33bd01ed923c8 (diff)
downloadbusybox-w32-f26b970e4d22e1b2e3ca6209c3412fa0f683d953.tar.gz
busybox-w32-f26b970e4d22e1b2e3ca6209c3412fa0f683d953.tar.bz2
busybox-w32-f26b970e4d22e1b2e3ca6209c3412fa0f683d953.zip
win32: add FAST_FUNC annotations
I've been far too lax in applying FAST_FUNC annotations. These can make function calls smaller and faster, but only on 32-bit systems and for non-static, non-variadic functions with non-void arguments. Saves 4680 bytes in the 32-bit build; 64-bit builds are unaffected.
Diffstat (limited to 'scripts/embedded_scripts')
0 files changed, 0 insertions, 0 deletions