mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
6 lines
115 B
C
6 lines
115 B
C
#ifdef __tilegx32__
|
|
#include "config/tilegx/sfp-machine32.h"
|
|
#else
|
|
#include "config/tilegx/sfp-machine64.h"
|
|
#endif
|