- Timestamp:
- 2005-04-10T20:08:47Z (21 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aa9551d
- Parents:
- 7b7d7d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
r7b7d7d1 r34b20f5d 12 12 13 13 # Deadlock detection support for spinlocks. 14 #DEBUG_SPINLOCK=DEBUG_SPINLOCK14 DEBUG_SPINLOCK=DEBUG_SPINLOCK 15 15 16 16 # Uncomment if you want to run in the test mode 17 #TEST=__TEST__17 TEST=__TEST__ 18 18 19 #TEST_FILE=test.c19 TEST_FILE=test.c 20 20 21 21 # Select what test do you want to run
Note:
See TracChangeset
for help on using the changeset viewer.