* README-vms: Delete.
[deliverable/binutils-gdb.git] / gas / config / tc-s390.h
index 8a22e5354aefe1a6e23409938cfdc68ac0db14a4..dbecfef3a553e2fd007d62c38275301ecbb40643 100644 (file)
@@ -1,5 +1,6 @@
 /* tc-s390.h -- Header file for tc-s390.c.
-   Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
    Written by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of GAS, the GNU Assembler.
 
 struct fix;
 
-#ifndef BFD_ASSEMBLER
- #error S390 support requires BFD_ASSEMBLER
-#endif
-
 #define TC_FORCE_RELOCATION(FIX) tc_s390_force_relocation(FIX)
 extern int tc_s390_force_relocation PARAMS ((struct fix *));
 
This page took 0.029886 seconds and 4 git commands to generate.