Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/lib/libc/sys Oops, need the header too.



details:   https://anonhg.NetBSD.org/src/rev/1ef9d89c11ac
branches:  trunk
changeset: 930957:1ef9d89c11ac
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 18 17:45:16 2020 +0000

description:
Oops, need the header too.

diffstat:

 tests/lib/libc/sys/t_mprotect_helper.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r f82d0d70bdbd -r 1ef9d89c11ac tests/lib/libc/sys/t_mprotect_helper.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/lib/libc/sys/t_mprotect_helper.h    Sat Apr 18 17:45:16 2020 +0000
@@ -0,0 +1,3 @@
+int return_1(void);
+int return_2(void);
+int return_3(void);



Home | Main Index | Thread Index | Old Index