Changeset 70b6de1 in mainline for kernel/test/mm/slab1.c


Ignore:
Timestamp:
2006-12-11T19:33:19Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e54fb21
Parents:
f272cb8
Message:

integrate rest of the tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/mm/slab1.c

    rf272cb8 r70b6de1  
    4141#define VAL_COUNT   1024
    4242
    43 void * data[VAL_COUNT];
     43static void * data[VAL_COUNT];
    4444
    4545static void testit(int size, int count)
Note: See TracChangeset for help on using the changeset viewer.