summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-07-10 15:11:36 -0700
committerKeith Packard <keithp@keithp.com>2012-07-10 15:11:36 -0700
commit1ae3f467a1d7be2fc3b1a45ba12568a3a25a0099 (patch)
tree4492dc5dac4e3c0c56c4c2516bfcc626d483fcbc /src/core
parent702ca87983594880d7926d2317d63802af82746e (diff)
altos: Rename *_mm.c back to *.c
Was just a temporary hack to keep cc1111 products building during MM development. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/core')
-rw-r--r--src/core/ao_flight.c (renamed from src/core/ao_flight_mm.c)0
-rw-r--r--src/core/ao_sample.c (renamed from src/core/ao_sample_mm.c)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/core/ao_flight_mm.c b/src/core/ao_flight.c
index a0affc48..a0affc48 100644
--- a/src/core/ao_flight_mm.c
+++ b/src/core/ao_flight.c
diff --git a/src/core/ao_sample_mm.c b/src/core/ao_sample.c
index ac11eef0..ac11eef0 100644
--- a/src/core/ao_sample_mm.c
+++ b/src/core/ao_sample.c