summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include
diff options
context:
space:
mode:
authorIngo Albrecht2010-04-23 21:51:52 +0200
committerIngo Albrecht2010-07-20 14:41:20 +0200
commit84bf508de2011d611849ac1ddb45843af13ac344 (patch)
tree30f13ead79bbdd3f705dd74f1848ae6951c4aedd /src/target/firmware/include
parentfirmware: warning fixes (diff)
downloadosmocom-84bf508de2011d611849ac1ddb45843af13ac344.tar.gz
osmocom-84bf508de2011d611849ac1ddb45843af13ac344.tar.xz
osmocom-84bf508de2011d611849ac1ddb45843af13ac344.zip
firmware: removed obsolete comment
Diffstat (limited to 'src/target/firmware/include')
-rw-r--r--src/target/firmware/include/defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/firmware/include/defines.h b/src/target/firmware/include/defines.h
index f9dc5cf..3c8732f 100644
--- a/src/target/firmware/include/defines.h
+++ b/src/target/firmware/include/defines.h
@@ -13,7 +13,6 @@
#define __section(name) __attribute__((section(name)))
/* force placement in zero-waitstate memory */
-/* XXX: these are placeholders */
#define __ramtext __section(".ramtext")
#endif /* !_DEFINES_H */