blob: a343aeb4ad44b47491f03beff5b868d4525d416c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-squint_inst,v 1.1 2015/04/25 19:58:32 dholland Exp $
Avoid naming conflict with standard C.
--- squint/inst~ 2000-02-11 17:04:34.000000000 +0000
+++ squint/inst
@@ -95,7 +95,7 @@ Iret
Irsh
Isnd
Isndptr
-Isprint
+Isprint_
Istore
Istoreary
Istoreauto
|