mirror of
https://github.com/drasko/codezero.git
synced 2026-02-09 08:23:22 +01:00
Some capability checking progress
This commit is contained in:
@@ -79,7 +79,7 @@ int capability_test(void)
|
||||
int TEST_MUST_SUCCEED = 1;
|
||||
|
||||
/* Read pager capabilities */
|
||||
read_pager_capabilities();
|
||||
caps_read_all();
|
||||
|
||||
/*
|
||||
* Create new thread that will attempt
|
||||
|
||||
Reference in New Issue
Block a user