OSDN Git Service

Add a sys/procfs.h.
authorDan Albert <danalbert@google.com>
Wed, 4 Mar 2015 18:31:29 +0000 (10:31 -0800)
committerElliott Hughes <enh@google.com>
Mon, 15 Jun 2015 21:33:54 +0000 (14:33 -0700)
commitbf18c61798d1ae9197ae087ed85e94eef55e8678
tree8f948d28718c188118370c5144f50eac2dfb328a
parent9ef26a3c4cd2e6d469f771815a07cb820800beb6
Add a sys/procfs.h.

Needed for building gdbserver out of the box.

Bug: http://b/21695943
Bug: https://code.google.com/p/android/issues/detail?id=86712
Change-Id: Ieadda2b595f08bfddfa61fcd68006b8e7c1a438d
libc/include/sys/procfs.h [new file with mode: 0644]
libc/include/sys/ucontext.h
tests/Android.mk
tests/sys_procfs_test.cpp [new file with mode: 0644]