Subversion Repositories HelenOS

Rev

Rev 2028 | Rev 2050 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2028 Rev 2029
Line 26... Line 26...
26
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
 */
27
 */
28
 
28
 
29
#include <print.h>
29
#include <print.h>
30
#include <debug.h>
30
#include <debug.h>
31
#include <panic.h>
-
 
32
 
31
 
33
#include <test.h>
32
#include <test.h>
34
#include <sysinfo/sysinfo.h>
33
#include <sysinfo/sysinfo.h>
35
 
34
 
36
char * test_sysinfo1(void)
35
char * test_sysinfo1(void)