From 284d16781d2d9566e83200e26f87a1e128de7ae3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Jul 1997 00:09:47 +0000 Subject: We use aliases now. --- sysdeps/alpha/ntohl.s | 2 -- sysdeps/alpha/ntohs.s | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 sysdeps/alpha/ntohl.s delete mode 100644 sysdeps/alpha/ntohs.s (limited to 'sysdeps/alpha') diff --git a/sysdeps/alpha/ntohl.s b/sysdeps/alpha/ntohl.s deleted file mode 100644 index 6a99a01dc4..0000000000 --- a/sysdeps/alpha/ntohl.s +++ /dev/null @@ -1,2 +0,0 @@ -/* This is a dummy to avoid including the generic version. htonl and -ntohl are identical and htonl.S defines appropriate aliases. */ diff --git a/sysdeps/alpha/ntohs.s b/sysdeps/alpha/ntohs.s deleted file mode 100644 index 69992a894c..0000000000 --- a/sysdeps/alpha/ntohs.s +++ /dev/null @@ -1,2 +0,0 @@ -/* This is a dummy to avoid including the generic version. htons and -ntohs are identical and htons.S defines appropriate aliases. */ -- cgit v1.2.3