summaryrefslogtreecommitdiff
path: root/src/internal/i386/defsysinfo.s
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2024-10-10 17:09:24 -0400
committerRich Felker <dalias@aerifal.cx>2024-10-10 17:11:39 -0400
commit6d8000d3c6e1026415f8398f540f5f3783622538 (patch)
treef4d59b573e007dd78fd796fb050f959169834626 /src/internal/i386/defsysinfo.s
parent23ab04a8630225371455d5f4538fd078665bb646 (diff)
downloadmusl-6d8000d3c6e1026415f8398f540f5f3783622538.tar.gz
abstract missing SYS_pause syscall with macros
newer archs lack the syscall. the pause() function accounted for this with its own #ifdef, but that didn't allow use of the syscall directly elsewhere, so move the logic to macros in src/internal/syscall.h where it can be shared.
Diffstat (limited to 'src/internal/i386/defsysinfo.s')
0 files changed, 0 insertions, 0 deletions