Changeset a000878c in mainline for uspace/app/tester/loop
- Timestamp:
 - 2010-02-25T19:11:25Z (16 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 958de16
 - Parents:
 - a634485
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/app/tester/loop/loop1.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/app/tester/loop/loop1.c
ra634485 ra000878c 31 31 #include "../tester.h" 32 32 33 c har *test_loop1(void)33 const char *test_loop1(void) 34 34 { 35 35 TPRINTF("Looping...");  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  