OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [src/] [glue/] [tests/] [debug.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __DEBUG_H__
2
#define __DEBUG_H__
3
 
4
#include <generic/physmem.h>
5
#include <generic/kmalloc.h>
6
#include <generic/alloc_page.h>
7
#include <lib/list.h>
8
 
9
void print_physmem(struct memdesc *m);
10
void print_page_area_list(struct page_area *p);
11
void print_subpage_area_list(struct subpage_area *s);
12
void print_subpage_area(struct subpage_area *s);
13
#endif /* DEBUG_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.