aboutsummaryrefslogtreecommitdiff
path: root/include/reloc.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-07-10 02:44:13 +0000
committerK. Richard Pixley <rich@cygnus>1991-07-10 02:44:13 +0000
commitc7236eee8062d73b88453119bed619ca5ee1f95b (patch)
treebe7a6a7e13ef2fd8cc815d8f2defd212ce6ebbd4 /include/reloc.h
parent52686f5037fd0237bdd4694e1d29c3d1082793e1 (diff)
downloadgdb-c7236eee8062d73b88453119bed619ca5ee1f95b.zip
gdb-c7236eee8062d73b88453119bed619ca5ee1f95b.tar.gz
gdb-c7236eee8062d73b88453119bed619ca5ee1f95b.tar.bz2
More v9 fixes.
Diffstat (limited to 'include/reloc.h')
-rwxr-xr-xinclude/reloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/reloc.h b/include/reloc.h
index d2d1ec0..e55909a 100755
--- a/include/reloc.h
+++ b/include/reloc.h
@@ -39,6 +39,8 @@ enum reloc_type
RELOC_11,
RELOC_WDISP2_14,
RELOC_WDISP19,
+ RELOC_HHI22,
+ RELOC_HLO10,
/* 29K relocation types */
RELOC_JUMPTARG, RELOC_CONST, RELOC_CONSTH,