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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [include/] [l4/] [platform/] [beagle/] [platform.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __BEAGLE_PLATFORM_H__
2
#define __BEAGLE_PLATFORM_H__
3
/*
4
 * Platform specific ties between drivers and generic APIs used by the kernel.
5
 * E.g. system timer and console.
6
 *
7
 * Copyright (C) Bahadir Balban 2007
8
 */
9
 
10
#include INC_PLAT(offsets.h)
11
#include INC_GLUE(memlayout.h)
12
#include <l4/generic/capability.h>
13
#include <l4/generic/cap-types.h>
14
 
15
void platform_timer_start(void);
16
 
17
void platform_test_cpucycles(void);
18
#endif /* __BEAGLE_PLATFORM_H__ */

powered by: WebSVN 2.1.0

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