summaryrefslogtreecommitdiff
path: root/sys/arch/hpcsh/include/pcb.h
blob: b62744bb5eeca25531e2f84df4a7fed954291f33 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: pcb.h,v 1.2 2001/01/28 03:31:31 uch Exp $	*/
#ifndef _HPCSH_PCB_H_
#define _HPCSH_PCB_H_

#include <sh3/pcb.h>

#endif /* _HPCSH_PCB_H_ */