aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-10-14 18:03:26 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-10-14 18:03:26 +0000
commit5d54960eaf386a2d4907e2bec1aac99d0b2d08ff (patch)
treef000742fbd25817dfb3d07a3653e7ca2d834ddc8 /os/hal
parent7ef4c6df4aba152a941ac3c25ae05fe4e74f445f (diff)
downloadChibiOS-5d54960eaf386a2d4907e2bec1aac99d0b2d08ff.tar.gz
ChibiOS-5d54960eaf386a2d4907e2bec1aac99d0b2d08ff.tar.bz2
ChibiOS-5d54960eaf386a2d4907e2bec1aac99d0b2d08ff.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7397 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/ports/LPC/LPC214x/serial_lld.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/hal/ports/LPC/LPC214x/serial_lld.c b/os/hal/ports/LPC/LPC214x/serial_lld.c
index ed5ba96d8..d958d92fe 100644
--- a/os/hal/ports/LPC/LPC214x/serial_lld.c
+++ b/os/hal/ports/LPC/LPC214x/serial_lld.c
@@ -116,9 +116,6 @@ static void set_error(SerialDriver *sdp, IOREG32 err) {
chSysUnlockFromISR();
}
-#if defined(__GNUC__)
-__attribute__((noinline))
-#endif
/**
* @brief Common IRQ handler.
* @note Tries hard to clear all the pending interrupt sources, we dont want