mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 20:49:01 -04:00
11 lines
165 B
C
11 lines
165 B
C
/* $NetBSD */
|
|
|
|
/*
|
|
* This file is a placeholder only, to allow Lua to be compiled from
|
|
* unchanged sources.
|
|
*/
|
|
|
|
#include <machine/types.h>
|
|
#include <sys/systm.h>
|
|
|