Skip to content
Commit c1fb0194 authored by Anton Blanchard's avatar Anton Blanchard
Browse files

powerpc: Create DOTSYM to wrap dot symbol usage



There are a few places we have to use dot symbols with the
current ABI - the syscall table and the kvm hcall table.

Wrap both of these with a new macro called DOTSYM so it will
be easy to transition away from dot symbols in a future ABI.

Signed-off-by: default avatarAnton Blanchard <anton@samba.org>
parent 35425501
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