summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pecoff_machdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-201-0/+60
To use it, some dll is needed. And currently, the dll is only for NetBSD. So one more kernel module is needed. For more infomation, http://chiharu.haun.org/peace/ . Reviewed by: bp
OpenPOWER on IntegriCloud