1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/i386/include/_align.h
Tijl Coosemans ce4ec51dbe Merge amd64/i386 _align.h by aligning on the size of register_t (copied
from powerpc).

Reviewed by:	imp, jhb
Approved by:	kib (mentor)
2010-11-26 10:59:20 +00:00

7 lines
87 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/_align.h>