]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove FreeBSD/armv4 specific bits from CK.
authorOlivier Houchard <cognet@FreeBSD.org>
Mon, 13 Apr 2020 23:16:32 +0000 (23:16 +0000)
committerOlivier Houchard <cognet@FreeBSD.org>
Mon, 13 Apr 2020 23:16:32 +0000 (23:16 +0000)
commit77a1348b3c1cfe8547be49a121b56299a1e18b69
tree05b296d20f93d3d2872f4fc5993ee05020686a97
parentbd673b99426cee9a77d7b14dd2038f7712b0434a
Remove FreeBSD/armv4 specific bits from CK.

Now that armv4/v5 is gone, remove the bits that implemented atomic operations
by disabling interrupts.
Those were specific to FreeBSD and never reached upstream.
sys/contrib/ck/include/ck_pr.h
sys/contrib/ck/include/gcc/arm/ck_pr_armv4.h [deleted file]