mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
* config/tc-openrisc.c: Don't include <ctype.h>.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2001-09-21 Bruno Haible <haible@clisp.cons.org>
|
||||
|
||||
* config/tc-openrisc.c: Don't include <ctype.h>.
|
||||
|
||||
2001-09-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||
|
||||
* gas/config/tc-s390.c: Add option -mwarn-areg-zero.
|
||||
|
@ -20,7 +20,6 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "as.h"
|
||||
#include "subsegs.h"
|
||||
#include "symcat.h"
|
||||
|
Reference in New Issue
Block a user