Last change
on this file since 485 was
457,
checked in by alain, 6 years ago
|
This version modifies the exec syscall and fixes a large number of small bugs.
The version number has been updated (0.1)
|
File size:
220 bytes
|
Rev | Line | |
---|
[439] | 1 | # Parameters definition for the ALMOS-MKH Makefile |
---|
| 2 | |
---|
| 3 | ARCH = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob |
---|
[446] | 4 | X_SIZE = 1 |
---|
[439] | 5 | Y_SIZE = 2 |
---|
[443] | 6 | NB_PROCS = 1 |
---|
[457] | 7 | NB_TTYS = 3 |
---|
[439] | 8 | FBF_WIDTH = 128 |
---|
| 9 | IOC_TYPE = IOC_BDV |
---|
Note: See
TracBrowser
for help on using the repository browser.