svn commit: r304743 - head/sys/contrib/cloudabi
Ed Schouten
ed at FreeBSD.org
Wed Aug 24 10:36:53 UTC 2016
Author: ed
Date: Wed Aug 24 10:36:52 2016
New Revision: 304743
URL: https://svnweb.freebsd.org/changeset/base/304743
Log:
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.
Deleted:
head/sys/contrib/cloudabi/cloudabi_types.h
More information about the svn-src-all
mailing list