]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/sigma0/server/src/mem_man_test.h
Inital import
[l4.git] / l4 / pkg / sigma0 / server / src / mem_man_test.h
1 /*
2  * (c) 2008-2009 Technische Universität Dresden
3  * This file is part of TUD:OS and distributed under the terms of the
4  * GNU General Public License 2.
5  * Please see the COPYING-GPL-2 file for details.
6  */
7 #ifndef MEM_MAN_TEST_H__
8 #define MEM_MAN_TEST_H__
9
10 void mem_man_test();
11
12 #endif