summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-03-16 19:59:06 +0100
committerAlexander Graf <agraf@suse.de>2018-04-04 11:05:28 +0200
commit90b658b4cc9f6b9d50a80fac1fbc62bd6420a483 (patch)
tree7650b108ecd49895b40e0ca20d827aa627707455 /lib/efi_loader/efi_device_path.c
parent0f7fcc72565ce411941a12de0fb0ea5538a17cd0 (diff)
efi_loader: use __always_inline for pixel conversion
We optimize for size using -Os so gcc might ignore 'inline'. Pixel conversions are called so often that we always want to inline them. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_device_path.c')
0 files changed, 0 insertions, 0 deletions