Subject: param.h include file problem
To: None <amiga-dev@sun-lamp.cs.berkeley.edu>
From: Stephen J. Roznowski <sjr@zombie.ncsc.mil>
List: amiga-dev
Date: 02/13/1994 14:13:05
The "machine/param.h" include file (from sun-lamp 12 Feb) has
some problems. There is a "cpu040" variable that does not
appear to be defined anywhere. The problem is two-fold:

1. Should cpu.h be included into param.h?

2. What about the "KERNEL" define that protects cpu040 from
   being defined?

This problem shows up when trying to compile the libkvm files.

-SR

------------------------------------------------------------------------------