This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
24e99dabf7
freebsd-dev
/
sys
/
i386
/
include
/
metadata.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
/*-
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 19:47:26 +00: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-05-01 03:31:18 +00:00
*/
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 19:47:26 +00: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-05-01 03:31:18 +00:00
Move amd64 metadata.h to x86 and share with i386 MFC after: 1 week
2016-01-07 19:47:26 +00:00
#
include
<x86/metadata.h>
Reference in New Issue
Copy Permalink