Fix spelling typo in comment
From-SVN: r117880
This commit is contained in:
parent
6b591ec0ba
commit
afc0a4ba17
@ -1,3 +1,7 @@
|
||||
2006-10-19 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* config/arm/arm.c: Fix spelling typo.
|
||||
|
||||
2006-10-18 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* doc/install.texi (Prerequisites): Mention automake 1.9.6.
|
||||
|
@ -626,7 +626,7 @@ static struct arm_cpu_select arm_select[] =
|
||||
#define ARM_OPT_SET_ARCH 1
|
||||
#define ARM_OPT_SET_TUNE 2
|
||||
|
||||
/* The name of the proprocessor macro to define for this architecture. */
|
||||
/* The name of the preprocessor macro to define for this architecture. */
|
||||
|
||||
char arm_arch_name[] = "__ARM_ARCH_0UNK__";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user