aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/target.h')
-rw-r--r--gcc/target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/target.h b/gcc/target.h
index 35734b1..43022bd 100644
--- a/gcc/target.h
+++ b/gcc/target.h
@@ -101,7 +101,7 @@ extern int elf_record_gcc_switches (print_switch_type type, const char *);
extern bool target_default_pointer_address_modes_p (void);
/* For hooks which use the MOVE_RATIO macro, this gives the legacy default
- behaviour. */
+ behavior. */
extern unsigned int get_move_ratio (bool);
struct stdarg_info;