*** empty log message ***
[deliverable/binutils-gdb.git] / binutils / windres.h
index 8adc1ef35710b4bb365f5042437d3717f5cfaf7f..157d7514f4aee58478e0c6c63178b9fbb6af01db 100644 (file)
@@ -1,5 +1,5 @@
 /* windres.h -- header file for windres program.
-   Copyright 1997, 1998 Free Software Foundation, Inc.
+   Copyright 1997, 1998, 2000 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of GNU Binutils.
@@ -184,6 +184,8 @@ struct res_resource
   struct res_coff_info coff_info;
 };
 
+#define SUBLANG_SHIFT 10
+
 /* Memory flags in the memflags field of a struct res_resource.  */
 
 #define MEMFLAG_MOVEABLE       0x10
This page took 0.023213 seconds and 4 git commands to generate.