xref: /illumos-gate/usr/src/boot/sys/amd64/include/elf.h (revision 199767f8)
1*199767f8SToomas Soome /*-
2*199767f8SToomas Soome  * This file is in the public domain.
3*199767f8SToomas Soome  */
4*199767f8SToomas Soome /* $FreeBSD$ */
5*199767f8SToomas Soome 
6*199767f8SToomas Soome #include <x86/elf.h>
7