HomeSort by: relevance | last modified time | path
    Searched defs:__attached (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/playstation2/playstation2/
cpu.c 46 static int __attached; /* PlayStation 2 has only one CPU */ variable in typeref:typename:int
57 return (!__attached);
65 __attached = 1;

Completed in 12 milliseconds