forked from Imagelibrary/rtems
2007-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* shmsupp/getcfg.c: Comment out npu (Unused).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* shmsupp/getcfg.c: Comment out npu (Unused).
|
||||
|
||||
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* console/debugputs.c, shmsupp/getcfg.c, shmsupp/lock.c,
|
||||
|
||||
@@ -86,7 +86,7 @@ void Shm_Get_configuration(
|
||||
{
|
||||
extern rtems_configuration_table Configuration;
|
||||
int i;
|
||||
unsigned int tmp, ncpu;
|
||||
unsigned int tmp /* , ncpu */;
|
||||
|
||||
BSP_shm_cfgtbl.base = 0x40000000;
|
||||
BSP_shm_cfgtbl.length = 0x00001000;
|
||||
|
||||
Reference in New Issue
Block a user