Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / gdb / config / i386 / nm-i386bsd.h
index ec71b545ad4dbee29d87f1c3884247874ee449eb..e0371bb5b3d00572c01f69690a83bd5cbfea3a7a 100644 (file)
@@ -17,6 +17,9 @@ 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.  */
 
+#ifndef NM_I386BSD_H
+#define NM_I386BSD_H
+
 /* This is the amount to subtract from u.u_ar0
    to get the offset in the core file of the register values.  */
 
@@ -32,3 +35,5 @@ extern int
 i386_register_u_addr PARAMS ((int, int));
 
 #define PTRACE_ARG3_TYPE char*
+
+#endif /* NM_I386BSD_H */
This page took 0.023093 seconds and 4 git commands to generate.