Changeset 95155b0c in mainline for kernel/test/debug/mips1.c


Ignore:
Timestamp:
2006-12-19T10:12:24Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c8410ec9
Parents:
7e7c8747
Message:

benchmarking with statistics (initial)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/debug/mips1.c

    r7e7c8747 r95155b0c  
    3939#include <arch.h>
    4040
    41 char * test_mips1(void)
     41char * test_mips1(bool quiet)
    4242{
    4343        printf("You should enter kconsole debug mode now.\n");
Note: See TracChangeset for help on using the changeset viewer.