mirror of
https://github.com/drasko/codezero.git
synced 2026-02-17 12:23:16 +01:00
os_readdir() now using utcb as dirent buffer.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef __TEST0_TESTS_H__
|
||||
#define __TEST0_TESTS_H__
|
||||
|
||||
#define __TASKNAME__ "test0"
|
||||
|
||||
int shmtest(void);
|
||||
int mmaptest(void);
|
||||
int dirtest(void);
|
||||
|
||||
Reference in New Issue
Block a user