Ignore:
File:
1 edited

Legend:

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

    ra000878c rcb01e1e  
    4141#define TEST_RUNS   2
    4242
    43 const char *test_falloc1(void) {
     43char *test_falloc1(void) {
    4444        uintptr_t *frames
    4545            = (uintptr_t *) malloc(MAX_FRAMES * sizeof(uintptr_t), 0);
Note: See TracChangeset for help on using the changeset viewer.