Remove an unused header file.
authored <ed@FreeBSD.org>
Wed, 24 Aug 2016 10:36:52 +0000 (10:36 +0000)
committered <ed@FreeBSD.org>
Wed, 24 Aug 2016 10:36:52 +0000 (10:36 +0000)
commit914f8fda5933ec0cce4931c60faf51bc6d68ecbf
treeffec5da89025a8524eb1fbce34385e770dc182a1
parentc0aa6fd20953d3b4f27aa23fc270a2ccf7cdac8c
Remove an unused header file.

The native CloudABI data types header file used to be pulled in by the
vDSOs when they were still written in C. Since they are now all
rewritten in assembly, this can go away.
sys/contrib/cloudabi/cloudabi_types.h [deleted file]