patch-2.1.16 linux/arch/ppc/kernel/include/elf/ppc.h
Next file: linux/arch/ppc/kernel/irq.c
Previous file: linux/arch/ppc/kernel/include/elf/mips.h
Back to the patch index
Back to the overall index
- Lines: 33
- Date:
Thu Jan 1 02:00:00 1970
- Orig file:
v2.1.15/linux/arch/ppc/kernel/include/elf/ppc.h
- Orig date:
Mon May 27 12:00:57 1996
diff -u --recursive --new-file v2.1.15/linux/arch/ppc/kernel/include/elf/ppc.h linux/arch/ppc/kernel/include/elf/ppc.h
@@ -1,32 +0,0 @@
-/* MIPS PPC support for BFD.
- Copyright (C) 1995 Free Software Foundation, Inc.
-
- By Michael Meissner, Cygnus Support, <meissner@cygnus.com>, from information
- in the System V Application Binary Interface, PowerPC Processor Supplement
- and the PowerPC Embedded Application Binary Interface (eabi).
-
-This file is part of BFD, the Binary File Descriptor library.
-
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-
-/* This file holds definitions specific to the PPC ELF ABI. Note
- that most of this is not actually implemented by BFD. */
-
-/* Processor specific flags for the ELF header e_flags field. */
-
-#define EF_PPC_EMB 0x80000000 /* PowerPC embedded flag */
-
- /* CYGNUS local bits below */
-#define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov