summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms32010
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-08 12:56:12 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-08 12:56:12 +0100
commit7c19aac60e12d6f5ea301bdb34d7826a01e0b06f (patch)
treef310d86aa2c6bfc19d115307dedde4eb0cd52dad /src/devices/cpu/tms32010
parenta57b46ae933badd7441ce1644711dbb851e2b504 (diff)
Rename *.c -> *.cpp in our source (nw)
Diffstat (limited to 'src/devices/cpu/tms32010')
-rw-r--r--src/devices/cpu/tms32010/32010dsm.cpp (renamed from src/devices/cpu/tms32010/32010dsm.c)0
-rw-r--r--src/devices/cpu/tms32010/dis32010.cpp (renamed from src/devices/cpu/tms32010/dis32010.c)0
-rw-r--r--src/devices/cpu/tms32010/tms32010.cpp (renamed from src/devices/cpu/tms32010/tms32010.c)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/devices/cpu/tms32010/32010dsm.c b/src/devices/cpu/tms32010/32010dsm.cpp
index a4c0fd5294c..a4c0fd5294c 100644
--- a/src/devices/cpu/tms32010/32010dsm.c
+++ b/src/devices/cpu/tms32010/32010dsm.cpp
diff --git a/src/devices/cpu/tms32010/dis32010.c b/src/devices/cpu/tms32010/dis32010.cpp
index adc18d7c34d..adc18d7c34d 100644
--- a/src/devices/cpu/tms32010/dis32010.c
+++ b/src/devices/cpu/tms32010/dis32010.cpp
diff --git a/src/devices/cpu/tms32010/tms32010.c b/src/devices/cpu/tms32010/tms32010.cpp
index e6264d3f1dd..e6264d3f1dd 100644
--- a/src/devices/cpu/tms32010/tms32010.c
+++ b/src/devices/cpu/tms32010/tms32010.cpp