musl/arch
Rich Felker 4b75f4ed8d make sys/procfs.h mostly work on most archs
these structures are purely for use by trace/debug tools and tools
working with core files. the definition of fpregset_t, which was
previously here, has been removed because it was wrong; fpregset_t
should be the type used in mcontext_t, not the type used in
ptrace/core stuff.
2012-11-25 22:28:18 -05:00
..
arm make sys/procfs.h mostly work on most archs 2012-11-25 22:28:18 -05:00
i386 make sys/procfs.h mostly work on most archs 2012-11-25 22:28:18 -05:00
microblaze remove microblaze user.h incorrectly copied from arm 2012-11-25 21:12:34 -05:00
mips make sys/procfs.h mostly work on most archs 2012-11-25 22:28:18 -05:00
powerpc make sys/procfs.h mostly work on most archs 2012-11-25 22:28:18 -05:00
x86_64 make sys/procfs.h mostly work on most archs 2012-11-25 22:28:18 -05:00