comparison VMS.h @ 77:fe5ec83f1baf

separated hardware dependent code
author Merten Sach <msach@mailbox.tu-berlin.de>
date Wed, 22 Jun 2011 16:12:27 +0200
parents 9ddbb071142d
children 521c75d64cef
comparison
equal deleted inserted replaced
41:356cabb041cf 42:b0facb93ea42
562 addIntervalToHist( startStamp, endStamp, \ 562 addIntervalToHist( startStamp, endStamp, \
563 _VMSMasterEnv->measHists[ReceiveOfTypeHistIdx ] ); 563 _VMSMasterEnv->measHists[ReceiveOfTypeHistIdx ] );
564 564
565 //===== 565 //=====
566 566
567 #include "SwitchAnimators.h" 567 #include "ProcrContext.h"
568 #include "probes.h" 568 #include "probes.h"
569 #include "vutilities.h" 569 #include "vutilities.h"
570 570
571 #endif /* _VMS_H */ 571 #endif /* _VMS_H */
572 572