First automated video test (running videotest and comparing results)
This commit is contained in:
parent
cd0f6eec7b
commit
5036166022
16 changed files with 1150 additions and 97 deletions
|
@ -3,4 +3,5 @@ void EXPORT_FUNC (close) (void);
|
|||
void EXPORT_FUNC (read) (void);
|
||||
void EXPORT_FUNC (write) (void);
|
||||
void EXPORT_FUNC (ioctl) (void);
|
||||
|
||||
void EXPORT_FUNC (__errno_location) (void);
|
||||
void EXPORT_FUNC (strerror) (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue