7 lines
121 B
C
7 lines
121 B
C
#ifndef __FISHBONE_PRE_H__
|
|
#define __FISHBONE_PRE_H__
|
|
|
|
#include <fishbone/machdep.h>
|
|
#include <fishbone/types.h>
|
|
|
|
#endif
|