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

Subversion Repositories or1k

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

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
/*
2
 *  rtmonuse.h,v 1.1 1997/04/09 20:18:54 joel Exp
3
 */
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.