Update cloudabi(32|64) sysents with "make sysent".

MFC after:	1 week
This commit is contained in:
Brooks Davis 2019-09-30 21:14:33 +00:00
parent 544e6c96b7
commit f9fd94f534

View File

@ -1467,6 +1467,8 @@ packageworld: .PHONY
_sysent_dirs= sys/kern
_sysent_dirs+= sys/compat/freebsd32
_sysent_dirs+= sys/compat/cloudabi32 \
sys/compat/cloudabi64
_sysent_dirs+= sys/amd64/linux \
sys/amd64/linux32 \
sys/arm64/linux \