diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-10 08:22:07 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-11-10 08:22:07 +0000 |
commit | e101c0af715bcc3881647cf88523935682daf8de (patch) | |
tree | 7d1ecf6b92f3879a120a148df07a004e097c798c /demos | |
parent | c320716f61f143d4439fc336895737fe05864170 (diff) | |
download | ChibiOS-e101c0af715bcc3881647cf88523935682daf8de.tar.gz ChibiOS-e101c0af715bcc3881647cf88523935682daf8de.tar.bz2 ChibiOS-e101c0af715bcc3881647cf88523935682daf8de.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4809 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r-- | demos/MSP430-MSP430F5437/iar/asmdefines.s43 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/demos/MSP430-MSP430F5437/iar/asmdefines.s43 b/demos/MSP430-MSP430F5437/iar/asmdefines.s43 index de97d9fb7..b5f5eb428 100644 --- a/demos/MSP430-MSP430F5437/iar/asmdefines.s43 +++ b/demos/MSP430-MSP430F5437/iar/asmdefines.s43 @@ -16,13 +16,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
- ---
-
- A special exception to the GPL can be applied should you wish to distribute
- a combined work that includes ChibiOS/RT, without being obliged to provide
- the source code for any proprietary components. See the file exception.txt
- for full details of how and when the exception can be applied.
*/
#define _FROM_ASM_
|