1
1

* oops - remove #if 0 that accidently slipped in

This commit was SVN r7013.
Этот коммит содержится в:
Brian Barrett 2005-08-24 20:41:52 +00:00
родитель c37f9a6391
Коммит 92fb84fd85

Просмотреть файл

@ -86,9 +86,7 @@ int opal_init(void)
/* open the processor affinity base */
opal_paffinity_base_open();
#if 0
opal_paffinity_base_select();
#endif
/* open the memory manager components. Memory hooks may be
triggered before this (any time after mem_free_init(),