Fix current code linking (no whatsnew)

This commit is contained in:
Miodrag Milanovic 2010-08-28 19:56:49 +00:00
parent 479d33551d
commit 9d60dac435
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ void k056230_device_config::device_config_complete()
// LIVE DEVICE // LIVE DEVICE
//************************************************************************** //**************************************************************************
const device_type K056230 = k056230_device_config::static_alloc_device_config; const device_type K0506230 = k056230_device_config::static_alloc_device_config;
//------------------------------------------------- //-------------------------------------------------
// k056230_device - constructor // k056230_device - constructor

View File

@ -99,7 +99,7 @@ private:
// device type definition // device type definition
extern const device_type K056230; extern const device_type K0506230;