Fix spelling in comment.

Submitted by:	brueffer
This commit is contained in:
Brooks Davis 2016-09-09 16:18:44 +00:00
parent 5c48342f16
commit 3662835abf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305666

View File

@ -14,8 +14,8 @@
# NOASM will prevent the default syscall code from being generated.
# PSEUDO generates _<sys>() and __sys_<sys>() symbols, but not <sys>().
#
# While historically machine dependent, all archictures have the following
# declerations in common:
# While historically machine dependent, all architectures have the following
# declarations in common:
#
NOASM= break.o \
exit.o \