Files
codezero/conts/baremetal/test_suite/include/capability.h
2010-03-25 01:12:40 +02:00

7 lines
103 B
C

#ifndef __CAPABILITY_H__
#define __CAPABILITY_H__
int caps_read_all();
#endif /* __CAPABILITY_H__ */