summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mc68hc11/mc68hc11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/mc68hc11/mc68hc11.h')
-rw-r--r--src/devices/cpu/mc68hc11/mc68hc11.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/mc68hc11/mc68hc11.h b/src/devices/cpu/mc68hc11/mc68hc11.h
index b9f7c237037..56a9998dd0b 100644
--- a/src/devices/cpu/mc68hc11/mc68hc11.h
+++ b/src/devices/cpu/mc68hc11/mc68hc11.h
@@ -345,6 +345,7 @@ private:
void hc11_eorb_ext();
void hc11_eorb_indx();
void hc11_eorb_indy();
+ void hc11_fdiv();
void hc11_idiv();
void hc11_inca();
void hc11_incb();