Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / hpc / stand / include / machine / mcontext.h
blob993f60021148151529bfa9dd12c0e779d02e78dd
1 /* $NetBSD: mcontext.h,v 1.1.4.3 2004/09/21 13:15:59 skrll Exp $ */
3 typedef struct {
4 int dummy;
5 } mcontext_t;