This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-06 01:45:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
sys
/
amd64
/
include
/
metadata.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Begin all license/copyright comments with /*-
2005-01-05 15:17:21 -05:00
/*-
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 14:47:26 -05:00
*
This
file
is
in
the
public
domain
.
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values that were added to sparc64 and later powerpc, really should have been in the MI area. But changing that now with insufficient preperation will just cause too much pain. Move MD_FETCH() to the MI sys/linker.h file to avoid another two copies of it.
2003-04-30 23:31:18 -04:00
*/
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 14:47:26 -05:00
/* $FreeBSD$ */
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values that were added to sparc64 and later powerpc, really should have been in the MI area. But changing that now with insufficient preperation will just cause too much pain. Move MD_FETCH() to the MI sys/linker.h file to avoid another two copies of it.
2003-04-30 23:31:18 -04:00
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 14:47:26 -05:00
#
include
<x86/metadata.h>
Reference in a new issue
Copy permalink