diff modules/bluespec/Pygar/core/AudioCoreRRR.cpp @ 22:0cfbb1e2de22 pygar svn.23

[svn r23] whoohoo! it Compiles (note with commented out stuff)
author punk
date Wed, 28 Apr 2010 00:40:15 -0400
parents a1833d9f6e3d
children 90197e3375e2
line wrap: on
line diff
     1.1 --- a/modules/bluespec/Pygar/core/AudioCoreRRR.cpp	Wed Apr 28 00:21:02 2010 -0400
     1.2 +++ b/modules/bluespec/Pygar/core/AudioCoreRRR.cpp	Wed Apr 28 00:40:15 2010 -0400
     1.3 @@ -9,8 +9,6 @@
     1.4  
     1.5  #include "asim/provides/connected_application.h"
     1.6  
     1.7 -
     1.8 -
     1.9  using namespace std;
    1.10  
    1.11  // ===== service instantiation =====
    1.12 @@ -81,6 +79,7 @@
    1.13    }
    1.14  
    1.15    memory->Write(0,(UINT64) address, sizeof(UINT32), &data); 
    1.16 +}
    1.17  
    1.18  void
    1.19