Don't write to inferior_ptid in aix-thread.c
[deliverable/binutils-gdb.git] / include / aout / ar.h
index 882a1e67fcef7b58f739ec81cf70825e0ee7cae6..471a859fc57c7d8207193718610980f6bf2f83b3 100644 (file)
@@ -1,6 +1,6 @@
 /* archive file definition for GNU software
 
-   Copyright (C) 2001-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2020 Free Software Foundation, Inc.
 
    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
@@ -28,7 +28,6 @@
    compatible with existing BSDish archives. */
 
 #define ARMAG  "!<arch>\012"   /* For COFF and a.out archives.  */
-#define ARMAGB "!<bout>\012"   /* For b.out archives.  */
 #define ARMAGT "!<thin>\012"   /* For thin archives.  */
 #define SARMAG 8
 #define ARFMAG "`\012"
This page took 0.025502 seconds and 4 git commands to generate.