duplicate generic bits/sem.h for each arch using it, in prep to change
authorRich Felker <dalias@aerifal.cx>
Mon, 29 Jul 2019 22:07:23 +0000 (18:07 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 29 Jul 2019 22:07:23 +0000 (18:07 -0400)
commit6f2e5607d2d463dfc342489660e089553b749dcf
tree67ca35ac7705eb2b0bbaa20f199ba92ed8694132
parent1afe5f3e5b504992914362d6c1c0a0af55f3b32b
duplicate generic bits/sem.h for each arch using it, in prep to change
arch/arm/bits/sem.h [new file with mode: 0644]
arch/i386/bits/sem.h [new file with mode: 0644]
arch/m68k/bits/sem.h [new file with mode: 0644]
arch/microblaze/bits/sem.h [new file with mode: 0644]
arch/or1k/bits/sem.h [new file with mode: 0644]
arch/sh/bits/sem.h [new file with mode: 0644]
arch/x86_64/bits/sem.h [new file with mode: 0644]