aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/vxworks.h')
-rw-r--r--gcc/config/arm/vxworks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/vxworks.h b/gcc/config/arm/vxworks.h
index a5a6a09f6e8..afe6b7043be 100644
--- a/gcc/config/arm/vxworks.h
+++ b/gcc/config/arm/vxworks.h
@@ -68,7 +68,7 @@ Boston, MA 02111-1307, USA. */
#define LIB_SPEC ""
/* VxWorks uses object files, not loadable images. make linker just
- combine objects. */
+ combine objects. */
#undef LINK_SPEC
#define LINK_SPEC "-r"