1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Split arch-fork.h from fork.h

This commit is contained in:
Roland McGrath
2014-05-16 11:17:41 -07:00
parent d51d659d11
commit def4bcb29d
8 changed files with 20 additions and 6 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/arch-fork.h>

View File

@ -1 +0,0 @@
#include <sysdeps/unix/sysv/linux/i386/fork.h>