aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/cpufunc.h
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2008-04-27 22:33:43 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2008-04-27 22:33:43 +0000
commit12640815f815936a684029de569522738d5b22da (patch)
tree4b070e2f496ebbb1c51a6e269f603b5beaaa4f8a /sys/powerpc/include/cpufunc.h
parent7de3bc26a57277bf49faa8cb11ae591663068c6f (diff)
downloadsrc-12640815f815936a684029de569522738d5b22da.tar.gz
src-12640815f815936a684029de569522738d5b22da.zip
MFp4: SMP support
Notes
Notes: svn path=/head/; revision=178628
Diffstat (limited to 'sys/powerpc/include/cpufunc.h')
-rw-r--r--sys/powerpc/include/cpufunc.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/powerpc/include/cpufunc.h b/sys/powerpc/include/cpufunc.h
index a58d4c531673..6928fc3eb481 100644
--- a/sys/powerpc/include/cpufunc.h
+++ b/sys/powerpc/include/cpufunc.h
@@ -49,17 +49,9 @@ powerpc_mb(void)
struct thread;
#ifdef KDB
-void ppc_db_trap(void);
+void breakpoint(void);
#endif
-static __inline void
-breakpoint(void)
-{
-#ifdef KDB
- ppc_db_trap();
-#endif
-}
-
/* CPU register mangling inlines */
static __inline void