diff options
author | Matt Ettus <matt@ettus.com> | 2010-02-23 19:56:09 -0800 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-02-23 19:56:09 -0800 |
commit | 904b35c689d38694913606c569a9d324533ff765 (patch) | |
tree | 955d329ab99cc61574b047e765061290c44d2a3e /.gitignore | |
parent | 023e573868c55a08b4b097ca2451945dbe546cec (diff) | |
download | uhd-904b35c689d38694913606c569a9d324533ff765.tar.gz uhd-904b35c689d38694913606c569a9d324533ff765.tar.bz2 uhd-904b35c689d38694913606c569a9d324533ff765.zip |
proper initialization of the ram
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 74c36c862..b275f0e49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ \#*\# +a.out |