summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pcecommn.h
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2012-09-12 08:52:08 +0000
committer Aaron Giles <aaron@aarongiles.com>2012-09-12 08:52:08 +0000
commitdbf2cb905a69655ea504fd298d6a209a23871fce (patch)
treeda1f355aad036ab69d1f21f5f997180f13afd96a /src/mame/machine/pcecommn.h
parentf987a35e275e7ffcf49b9fc03cfdc46fe8ce7c48 (diff)
Kill off some AM_BASE_LEGACYs.
Diffstat (limited to 'src/mame/machine/pcecommn.h')
-rw-r--r--src/mame/machine/pcecommn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/pcecommn.h b/src/mame/machine/pcecommn.h
index 089984f8c0b..bc874811a4c 100644
--- a/src/mame/machine/pcecommn.h
+++ b/src/mame/machine/pcecommn.h
@@ -11,7 +11,6 @@
#define PCE_MAIN_CLOCK 21477270
-extern unsigned char *pce_user_ram; /* scratch RAM at F8 */
WRITE8_HANDLER ( pce_joystick_w );
READ8_HANDLER ( pce_joystick_r );