8 lines
191 B
C
8 lines
191 B
C
/* $NetBSD: segments.h,v 1.1 2000/12/11 18:19:16 marcus Exp $ */
|
|
#ifndef _DREAMCAST_SEGMENTS_H_
|
|
#define _DREAMCAST_SEGMENTS_H_
|
|
|
|
#include <sh3/segments.h>
|
|
|
|
#endif /* _DREAMCAST_SEGMENTS_H_ */
|