66c4fd196e
identical on a native build. (Simplifies mknative for generating the arch-dependent bits.)
5 lines
128 B
C
5 lines
128 B
C
/* $NetBSD: hconfig.h,v 1.1 2002/02/26 20:58:46 tv Exp $ */
|
|
|
|
/* On native builds, hconfig.h == config.h. */
|
|
#include "config.h"
|