Changeset 21721 for branches/gcc-kmk/include/odin.h
- Timestamp:
- Oct 19, 2011, 9:53:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/odin.h
r21698 r21721 106 106 _a > _b ? _a : _b; }) 107 107 108 #define _interrupt(n) __asm__ __volatile__ ("int" #n "\n\tnop") 109 108 110 #else 109 111
Note:
See TracChangeset
for help on using the changeset viewer.