- Let the user disable the new GCC 4.0 visibility support
from configure. This is mainly there for buggy compilers / binutils. git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@715 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
4108b39c09
commit
fcc9e93827
5 changed files with 103 additions and 53 deletions
|
@ -87,9 +87,7 @@ namespace sgpem
|
|||
*/
|
||||
Policy& get_policy();
|
||||
|
||||
private:
|
||||
void prepare_ready_queue(ReadyQueue& queue);
|
||||
|
||||
private:
|
||||
Scheduler(); //private constructor.
|
||||
|
||||
ReadyQueue* _ready_queue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue