440LX implementation

This commit is contained in:
tiseno100
2020-06-05 19:30:39 +03:00
committed by GitHub
parent 9fb12c323e
commit b04908f2a1
5 changed files with 111 additions and 22 deletions

View File

@@ -357,9 +357,8 @@ extern int machine_at_s2dge_init(const machine_t *);
#endif
/* m_at_socket370.c */
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_s370slm_init(const machine_t *);
#endif
extern int machine_at_cubx_init(const machine_t *);
extern int machine_at_atc7020bxii_init(const machine_t *);
extern int machine_at_63a_init(const machine_t *);