Changeset 444 for trunk/user/sort/sort.c


Ignore:
Timestamp:
May 16, 2018, 8:31:35 PM (6 years ago)
Author:
satin@…
Message:

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/user/sort/sort.c

    r442 r444  
    2424#include <stdio.h>
    2525#include <stdlib.h>
    26 #include <malloc.h>
    2726#include <pthread.h>
     27#include <almos-mkh.h>
    2828
    2929#define ARRAY_LENGTH        0x400    // 1024 values
Note: See TracChangeset for help on using the changeset viewer.