Subversion Repositories shark

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1663 pj 1
Lab Assignment 3
2
----------------
3
 
4
In this directory you will find these files:
5
 
6
README     - this file
7
MYMODULE.* - a template Scheduling Module
8
VALMODEL.H - the Value Model and the interface functions with the test
9
             application.
10
 
11
Important:
12
You only need to provide a scheduling Module composed by a .h and a .c file!
13
 
14
Good luck
15
 
16
Paolo and Tomas