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

Subversion Repositories c0or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __TEST_ALLOCPAGE_H__
2
#define __TEST_ALLOCPAGE_H__
3
 
4
#include <generic/alloc_page.h>
5
#include "tests.h"
6
 
7
void test_allocpage(int num_allocs, int alloc_max, FILE *init, FILE *exit);
8
void print_page_area(struct page_area *a, int no);
9
void print_caches(struct mem_cache *c);
10
void print_cache(struct mem_cache *c, int cacheno);
11
void print_areas(struct page_area *ar);
12
void print_page_area(struct page_area *ar, int areano);
13
#endif

powered by: WebSVN 2.1.0

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