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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [libmisc/] [rtmonuse/] [rtmonuse.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 158 chris
/*
2 208 chris
 *  $Id: rtmonuse.h,v 1.2 2001-09-27 12:01:45 chris Exp $
3 158 chris
 */
4
 
5
#ifndef __RATE_MONOTONIC_USAGE_h
6
#define __RATE_MONOTONIC_USAGE_h
7
 
8
void Period_usage_Initialize( void );
9
 
10
void Period_usage_Reset( void );
11
 
12
void Period_usage_Update(
13
  rtems_id     id
14
);
15
 
16
void Period_usage_Dump( void );
17
 
18
#endif

powered by: WebSVN 2.1.0

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