Changeset e7b7be3f in mainline for uspace/libc/arch/mips32/include/atomic.h
- Timestamp:
- 2007-01-22T13:10:08Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f3fc9b
- Parents:
- 62c63fc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/mips32/include/atomic.h
r62c63fc re7b7be3f 57 57 long tmp, v; 58 58 59 __asm__volatile (59 asm volatile ( 60 60 "1:\n" 61 61 " ll %0, %1\n"
Note:
See TracChangeset
for help on using the changeset viewer.