Resync reloc_type and RELOC_TYPE_NAMES.
authorMichael Tiemann <tiemann@cygnus>
Sun, 24 Nov 1991 17:23:10 +0000 (17:23 +0000)
committerMichael Tiemann <tiemann@cygnus>
Sun, 24 Nov 1991 17:23:10 +0000 (17:23 +0000)
include/reloc.h

index 6be60e880729743093165e643e67f5ce80868ea9..1811b73ff9d8b8eefe081552f9f330cdca92de1f 100755 (executable)
@@ -55,8 +55,10 @@ enum reloc_type
 "SFA_BASE",    "SFAOFF13",     "BASE10",       "BASE13",       \
 "BASE22",      "PC10",         "PC22",         "JMP_TBL",      \
 "SEGOFF16",    "GLOB_DAT",     "JMP_SLOT",     "RELATIVE",     \
-"11",          "WDISP2_14",    "WDISP19",      "JUMPTARG",     \
-"CONST",       "CONSTH",       "WDISP14",      "WDISP21",      \
+"11",          "WDISP2_14",    "WDISP19",      "HHI22",        \
+"HLO10",                                                       \
+"JUMPTARG",    "CONST",        "CONSTH",       "WDISP14",      \
+"WDISP21",     \
 "NO_RELOC"
 
 #endif /* _RELOC_H_READ_ */
This page took 0.024679 seconds and 4 git commands to generate.