flagged Z80SIO as deprecated (nw)

This commit is contained in:
Oliver Stöneberg 2014-04-29 16:27:58 +00:00
parent 26354a5d4b
commit a250f22d2d

View File

@ -153,7 +153,7 @@ private:
// device type definition
extern const device_type Z80SIO;
extern const ATTR_DEPRECATED device_type Z80SIO;
#endif