source: trunk/params-hard.mk @ 440

Last change on this file since 440 was 440, checked in by alain, 6 years ago

1/ Fix a bug in the Multithreaded "sort" applicationr:
The pthread_create() arguments must be declared as global variables.
2/ The exit syscall can be called by any thread of a process..

File size: 220 bytes
Line 
1# Parameters definition for the ALMOS-MKH Makefile
2
3ARCH      = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob
4X_SIZE    = 1
5Y_SIZE    = 2
6NB_PROCS  = 2
7NB_TTYS   = 3
8FBF_WIDTH = 128
9IOC_TYPE  = IOC_BDV
Note: See TracBrowser for help on using the repository browser.