CARP:
[binutils-gdb.git] / gdb / config / i386 / tm-i386.h
index 7e92ac16a10144047265b8c95e7ba93b20efd62b..e2039e5fbfa316f7939f81d8ccffdb2b13af6124 100644 (file)
@@ -59,7 +59,7 @@ extern int i386_skip_prologue PARAMS ((int));
 
 /* Stack grows downward.  */
 
-#define INNER_THAN <
+#define INNER_THAN(lhs,rhs) ((lhs) < (rhs))
 
 /* Sequence of bytes for breakpoint instruction.  */