diff options
Diffstat (limited to 'src/backend/port/alpha/port-protos.h')
| -rw-r--r-- | src/backend/port/alpha/port-protos.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/backend/port/alpha/port-protos.h b/src/backend/port/alpha/port-protos.h deleted file mode 100644 index 51d3bddd70..0000000000 --- a/src/backend/port/alpha/port-protos.h +++ /dev/null @@ -1,19 +0,0 @@ -/*------------------------------------------------------------------------- - * - * port-protos.h-- - * prototypes for OSF/1-specific routines - * - * - * Copyright (c) 1994, Regents of the University of California - * - * $Id: port-protos.h,v 1.4 1998/02/02 03:49:07 scrappy Exp $ - * - *------------------------------------------------------------------------- - */ - -#ifndef PORT_PROTOS_H -#define PORT_PROTOS_H - -extern void init_address_fixup(void); - -#endif /* PORT_PROTOS_H */ |
