diff options
author | 2020-06-25 02:30:49 +0000 | |
---|---|---|
committer | 2020-06-25 02:30:49 +0000 | |
commit | fff88b56e952d1fb089d63220b636ca007bdfa4c (patch) | |
tree | 5aac4a14546beb197821debb874dc5680f0efda3 /lib/libc | |
parent | PowerPC64 libc/arch/powerpc/gdtoa files (diff) | |
download | wireguard-openbsd-fff88b56e952d1fb089d63220b636ca007bdfa4c.tar.xz wireguard-openbsd-fff88b56e952d1fb089d63220b636ca007bdfa4c.zip |
*** empty log message ***
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/arch/powerpc64/net/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/arch/powerpc64/net/Makefile.inc b/lib/libc/arch/powerpc64/net/Makefile.inc new file mode 100644 index 00000000000..1b8cd45dafb --- /dev/null +++ b/lib/libc/arch/powerpc64/net/Makefile.inc @@ -0,0 +1 @@ +SRCS += ntohl.c ntohs.c htons.c htonl.c |