root/sys/arch/armv7/include/conf.h
/*      $OpenBSD: conf.h,v 1.2 2025/07/16 03:01:53 jsg Exp $    */
/*      $NetBSD: conf.h,v 1.8 2002/02/10 12:26:03 chris Exp $   */

#ifndef _MACHINE_CONF_H_
#define _MACHINE_CONF_H_

#include <sys/conf.h>
#include <arm/conf.h>

#endif  /* _MACHINE_CONF_H_ */