diff options
| author | Ron Yorston <rmy@pobox.com> | 2026-05-04 11:51:00 +0100 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2026-05-04 11:51:00 +0100 |
| commit | f26b970e4d22e1b2e3ca6209c3412fa0f683d953 (patch) | |
| tree | 935eaf21a30d1fba6ef8af85cd06757526e72437 /scripts | |
| parent | ced42f811a96ed3910bcb03158f33bd01ed923c8 (diff) | |
| download | busybox-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')
0 files changed, 0 insertions, 0 deletions
