summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/ia64/support.S1
-rw-r--r--sys/ia64/ia64/support.s1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/ia64/ia64/support.S b/sys/ia64/ia64/support.S
index b37b3cd..18537f0 100644
--- a/sys/ia64/ia64/support.S
+++ b/sys/ia64/ia64/support.S
@@ -497,7 +497,6 @@ END(copyoutstr)
* Not the fastest bcopy in the world.
*/
ENTRY(bcopy, 3)
-XENTRY(ovbcopy)
mov ret0=r0 // return zero for copy{in,out}
;;
diff --git a/sys/ia64/ia64/support.s b/sys/ia64/ia64/support.s
index b37b3cd..18537f0 100644
--- a/sys/ia64/ia64/support.s
+++ b/sys/ia64/ia64/support.s
@@ -497,7 +497,6 @@ END(copyoutstr)
* Not the fastest bcopy in the world.
*/
ENTRY(bcopy, 3)
-XENTRY(ovbcopy)
mov ret0=r0 // return zero for copy{in,out}
;;
OpenPOWER on IntegriCloud