summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/page.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-03-25 23:40:36 +0000
committer <ralf@linux-mips.org>1997-03-25 23:40:36 +0000
commit7206675c40394c78a90e74812bbdbf8cf3cca1be (patch)
tree251895cf5a0008e2b4ce438cb01ad4d55fb5b97b /include/asm-sparc/page.h
parentbeb116954b9b7f3bb56412b2494b562f02b864b1 (diff)
Import of Linux/MIPS 2.1.14.2
Diffstat (limited to 'include/asm-sparc/page.h')
-rw-r--r--include/asm-sparc/page.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc/page.h b/include/asm-sparc/page.h
index 43bbf1847..03c9c48fd 100644
--- a/include/asm-sparc/page.h
+++ b/include/asm-sparc/page.h
@@ -118,8 +118,6 @@ typedef unsigned long iopgprot_t;
#endif
-#define copy_page(from,to) memcpy((void *) to, (void *) from, PAGE_SIZE)
-
extern unsigned long sparc_unmapped_base;
#define TASK_UNMAPPED_BASE (sparc_unmapped_base)