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/10f16f2295a2
branches: trunk
changeset: 1009259:10f16f2295a2
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 a6d87c7a1053 -r 10f16f2295a2 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