2004-11-12 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / config / pa / tm-hppa.h
index 6a1cffdc70339302ef8452764d73b4ceace5984e..2f77fcd15da285ba05364a25368adf924c74d23c 100644 (file)
@@ -34,9 +34,3 @@ extern int hppa_pc_requires_run_before_use (CORE_ADDR pc);
 extern int hppa_instruction_nullified (void);
 #define INSTRUCTION_NULLIFIED hppa_instruction_nullified ()
 #endif
-
-/* On HP-UX, certain system routines (millicode) have names beginning
-   with $ or $$, e.g. $$dyncall, which handles inter-space procedure
-   calls on PA-RISC.  Tell the expression parser to check for those
-   when parsing tokens that begin with "$".  */
-#define SYMBOLS_CAN_START_WITH_DOLLAR (1)
This page took 0.044832 seconds and 4 git commands to generate.