Commit a85294b3 by Jim Wilson

(HAVE_VPRINTF): Delete.

From-SVN: r8671
parent 93514916
...@@ -1936,9 +1936,6 @@ bss_section () \ ...@@ -1936,9 +1936,6 @@ bss_section () \
/* This is the kind of divide that is easiest to do in the general case. */ /* This is the kind of divide that is easiest to do in the general case. */
#define EASY_DIV_EXPR TRUNC_DIV_EXPR #define EASY_DIV_EXPR TRUNC_DIV_EXPR
/* Define this if the library function 'vprintf' is available on your system. */
#define HAVE_VPRINTF
/* Max number of bytes we can move from memory to memory /* Max number of bytes we can move from memory to memory
in one reasonably fast instruction. */ in one reasonably fast instruction. */
#define MOVE_MAX 1 #define MOVE_MAX 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment