mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 03:16:02 +08:00
7 lines
93 B
C
7 lines
93 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
/* $FreeBSD$ */
|
|
|
|
#include <x86/intr_machdep.h>
|