freebsd-dev/sys/pc98/include/stack.h
Robert Watson 309bdd49b5 Catch up pc98 for i386 stack(9) changes:
Add stub stack.h for pc98 that includes i386 pc98.

  Add i386 stack_machdep.c to files.pc98.

Spotted by:	tinderbox
2007-12-03 11:38:28 +00:00

7 lines
87 B
C

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