summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/include/pcb.h
blob: b90c856a8476c2bc721dcd6c85c63b86da52e868 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: pcb.h,v 1.1 2000/12/11 18:19:15 marcus Exp $	*/
#ifndef _DREAMCAST_PCB_H_
#define _DREAMCAST_PCB_H_

#include <sh3/pcb.h>

#endif /* _DREAMCAST_PCB_H_ */