mirror of
https://github.com/drasko/codezero.git
synced 2026-03-26 14:01:50 +01:00
test and thread_demo container compiling, but crashing at runtime
This commit is contained in:
6
conts/baremetal/test/include/capability.h
Normal file
6
conts/baremetal/test/include/capability.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __CAPABILITY_H__
|
||||
#define __CAPABILITY_H__
|
||||
|
||||
int caps_read_all();
|
||||
|
||||
#endif /* __CAPABILITY_H__ */
|
||||
Reference in New Issue
Block a user