]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/l4util/include/ARCH-ppc32/l4_macros.h
e6a2d363d15e3e9739428be7a5010b7665acbbac
[l4.git] / l4 / pkg / l4util / include / ARCH-ppc32 / l4_macros.h
1 /**
2  * \file
3  * \brief       Main function
4  * 
5  * \date        08/29/2000
6  * \author      Frank Mehnert <fm3@os.inf.tu-dresden.de> */
7
8 /*
9  * (c) 2006-2009 Technische Universität Dresden
10  * This file is part of TUD:OS and distributed under the terms of the
11  * GNU Lesser General Public License 2.1.
12  * Please see the COPYING-LGPL-2.1 file for details.
13  */
14 #pragma once
15
16 #ifndef l4_addr_fmt
17 #  define l4_addr_fmt           "%08lx"
18 #endif
19