Don't write to inferior_ptid in windows-nat.c, part I
[deliverable/binutils-gdb.git] / include / vms / eeom.h
index 36f4e56277c7490b06e07232699b999a10d135d0..4839c8b80d336938746b420e3d9bf47ce72a9e97 100644 (file)
@@ -1,6 +1,6 @@
 /* Alpha VMS external format of Extended End Of Module.
 
-   Copyright 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
    Written by Tristan Gingold <gingold@adacore.com>, AdaCore.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -57,4 +57,6 @@ struct vms_eeom
   unsigned char tfradr[8];
 };
 
+#define EEOM__M_WKTFR (1 << 0) /* Transfer address is weak.  */
+
 #endif /* _VMS_EEOM_H */
This page took 0.036285 seconds and 4 git commands to generate.