mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a8d3a3aa27
to preserve.
12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
--- fireload_cpu.c.orig Thu Sep 30 10:45:48 1999
|
|
+++ fireload_cpu.c Thu Oct 21 23:25:10 1999
|
|
@@ -30,7 +30,7 @@
|
|
# define DELTA(i, x) (cpuinfo[i].cs_new.x - cpuinfo[i].cs_old.x)
|
|
#endif
|
|
|
|
-#ifdef __NetBSD__
|
|
+#ifdef __FreeBSD__
|
|
/********************************
|
|
* NetBSD code by Hubert Feyrer *
|
|
********************************/
|