]> rtime.felk.cvut.cz Git - sysless.git/commit
MSP430 definition of atomic bit operation updated.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 29 May 2011 19:22:54 +0000 (21:22 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 29 May 2011 19:22:54 +0000 (21:22 +0200)
commitff9f0ba639e757ad28e11e4249c3d2d9cab39df0
tree1ce63ca5048cde1405aea59e1ec0e3b8e2c34036
parentd42da7a5822dfd963d83b3362a2e3aa65a940e09
MSP430 definition of atomic bit operation updated.

The use of "+m" constrain solves problem with bung
of warnings generated during compilation.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
arch/msp430/generic/defines/cpu_def.h
arch/msp430/generic/libs/Makefile.omk
arch/msp430/generic/libs/generic_bit_op_table_0_15.c [new file with mode: 0644]