mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
x86emu: remove localy added __FBSDID
This partially reverts 0a2e9846fd.
Reviewed by: imp, delphij
Differential Revision: https://reviews.freebsd.org/D42705
(cherry picked from commit 3faba3002f466e1bdad4767c55257e04433ee96b)
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