]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark functions as such. This means we call them directly rather than have
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 27 Oct 2015 22:24:57 +0000 (22:24 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 27 Oct 2015 22:24:57 +0000 (22:24 +0000)
commit4dd6ed5ce68d6e9630493781f912848b99bd0e65
tree1d044b7456004870b974cde230ccf59283003b21
parentba99cc0b86de1b70ecd9068d4a38163d9e6f890d
Mark functions as such. This means we call them directly rather than have
the dynamic linker copy them, but not relocate them at the new location.
This allows us to run sqlite3 without it crashing.

Sponsored by: ABT Systems Ltd
sys/arm64/include/asm.h