freebsd-dev/sys/arm/include/fpu.h
Warner Losh 95ee2897e9 sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
2023-08-16 11:54:11 -06:00

6 lines
101 B
C

/*-
* This file is in the public domain.
*/
#include <machine/ucontext.h>
#include <machine/vfp.h>