ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/BeOS/SheepDriver/sheep_driver.c
(Generate patch)

Comparing BasiliskII/src/BeOS/SheepDriver/sheep_driver.c (file contents):
Revision 1.1 by cebix, 2000-11-13T16:59:41Z vs.
Revision 1.2 by cebix, 2001-02-10T20:42:46Z

# Line 20 | Line 20
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21   */
22  
23 + #ifdef __i386__
24 + #error The sheep driver only runs on PowerPC machines.
25 + #endif
26 +
27   #include <drivers/KernelExport.h>
28   #include <drivers/Drivers.h>
29   #include <stdio.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines