diff options
| author | Michael Brown | 2009-06-28 21:24:54 +0200 |
|---|---|---|
| committer | Michael Brown | 2009-06-28 21:24:54 +0200 |
| commit | 6e564323e02ec019feec2f5754fb59f8144b7a35 (patch) | |
| tree | 812642456b054308870c86e5e4dd2aca1ef40cdf /src/config | |
| parent | [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI (diff) | |
| download | ipxe-6e564323e02ec019feec2f5754fb59f8144b7a35.tar.gz ipxe-6e564323e02ec019feec2f5754fb59f8144b7a35.tar.xz ipxe-6e564323e02ec019feec2f5754fb59f8144b7a35.zip | |
[ifmgmt] Optimise prototype for ifcommon_exec()
ifcommon_exec() was long-ago marked as __attribute__((regparm(2))) in
order to minimise the size of functions that call into it. Since
then, gPXE has added -mregparm=3 as a general compilation option, and
this "optimisation" is now counter-productive.
Change (and simplify) the prototype to minimise code size given the
current compilation conditions.
Diffstat (limited to 'src/config')
0 files changed, 0 insertions, 0 deletions
