summaryrefslogtreecommitdiff
path: root/src/ao_task.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-10-16 12:56:45 +0900
committerKeith Packard <keithp@keithp.com>2009-10-16 12:56:45 +0900
commitd709a0688eff84e25e24d755850ef045d6b0c3de (patch)
treee5aa394224f57a3c324a6360419b420421680003 /src/ao_task.c
parent69b6f6bb465163cf767bb68e0e4a716d8ad2b39c (diff)
Save some DSEG space by marking cmd functions __reentrant
__reentrant causes the compiler to place args and locals on the stack instead of in the data segment. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/ao_task.c')
0 files changed, 0 insertions, 0 deletions