mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
x86emu: remove localy added __FBSDID
This partially reverts0a2e9846fd. Reviewed by: imp, delphij Differential Revision: https://reviews.freebsd.org/D42705 (cherry picked from commit3faba3002f)
This commit is contained in:
parent
9d39900498
commit
edcdfc5b68
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <contrib/x86emu/x86emu.h>
|
||||
#include <contrib/x86emu/x86emu_regs.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue