Skip to content
Commit 1e16a8f1 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: BPF: Do all exports of symbols with FEXPORT().



FEXPORT also marks the symbol as code using .type symbol, @function.
Without objdump -d will output only a hexdump for code following the
affected symbols.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5b235dc2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment