diff options
| author | Matt Ettus <matt@ettus.com> | 2010-12-28 15:32:10 -0800 | 
|---|---|---|
| committer | Matt Ettus <matt@ettus.com> | 2010-12-28 15:32:10 -0800 | 
| commit | 8cf7fb2829aae3f99a93672a2e9747a633bab9d0 (patch) | |
| tree | 0c8f484233a988a612bb0aacd8e70181fab5c053 | |
| parent | 9434a9d16dbf74d6167bf08a7cd5af72ec341fcf (diff) | |
| download | uhd-8cf7fb2829aae3f99a93672a2e9747a633bab9d0.tar.gz uhd-8cf7fb2829aae3f99a93672a2e9747a633bab9d0.tar.bz2 uhd-8cf7fb2829aae3f99a93672a2e9747a633bab9d0.zip  | |
unused line
| -rw-r--r-- | usrp2/fifo/buffer_int.v | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/usrp2/fifo/buffer_int.v b/usrp2/fifo/buffer_int.v index b45ed3532..49ded8c8d 100644 --- a/usrp2/fifo/buffer_int.v +++ b/usrp2/fifo/buffer_int.v @@ -14,7 +14,6 @@ module buffer_int       output done,       output error,       output idle, -     output [1:0] flag,       // Buffer Interface       output en_o,  | 
