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

  /src/sys/arch/powerpc/powerpc/
intr_stubs.c 60 static const struct intrsw null_intrsw = { variable in typeref:typename:const struct intrsw
65 const struct intrsw *powerpc_intrsw = &null_intrsw;

Completed in 12 milliseconds