summaryrefslogtreecommitdiffstats
path: root/asm/asm-offsets.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2019-01-08 00:04:16 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-02-12 15:08:17 +1100
commit9e075d75274c50da4135c55afccc9f6d24dd2cfe (patch)
treef62863b16cbd15738eda58774f8f71605933d573 /asm/asm-offsets.c
parent0d44d7f7d29d0ed49f526962fc8a0e6bb69791be (diff)
downloadblackbird-skiboot-9e075d75274c50da4135c55afccc9f6d24dd2cfe.tar.gz
blackbird-skiboot-9e075d75274c50da4135c55afccc9f6d24dd2cfe.zip
core/cpu: do not inline cpu_relax
The added nops now push it up in size, and -Os uninlines it for every compilation unit that calls it more than once, so it's much better to just uninline. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'asm/asm-offsets.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud