mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
x86emu: remove localy added __FBSDID
This partially reverts 0a2e9846fd.
Reviewed by: imp, delphij
Differential Revision: https://reviews.freebsd.org/D42705
This commit is contained in:
parent
a3c858005c
commit
3faba3002f
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