lift some things out of the tru64 directory into common directory so linux can use...
authorLisa Hsu <hsul@eecs.umich.edu>
Thu, 13 May 2004 15:40:07 +0000 (11:40 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Thu, 13 May 2004 15:40:07 +0000 (11:40 -0400)
commit7f28ae6b01b08f166c81adc10139671e6e098780
tree92d6dc31fb0882545afbc895e977bcbd6176a914
parent2cc4fd87eb643c81d37954cbf4a226e78ebd34bc
lift some things out of the tru64 directory into common directory so linux can use it without replication later.

kern/tru64/tru64_events.cc:
kern/tru64/tru64_events.hh:
    lift out SkipFuncEvent and FnEvents since these can be used by any OS.
kern/tru64/tru64_system.cc:
    add system_events (the common OS events file)

--HG--
extra : convert_revision : 4d7a843d67459af4d77e433ae3c1b0fbc5f0b56b
kern/tru64/tru64_events.cc
kern/tru64/tru64_events.hh
kern/tru64/tru64_system.cc