freebsd-dev/sys/i386/include/stack.h
Mark Johnston 4db79feb8f Merge stack(9) implementations for i386 and amd64 under x86/.
Reviewed by:	jhb, kib
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D3255
2015-09-11 03:24:07 +00:00

7 lines
85 B
C

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