Moved mb_time to omni_time and left mb_time.h with typedef to maintain
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 19 Jun 2008 15:04:26 +0000 (15:04 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Thu, 19 Jun 2008 15:04:26 +0000 (15:04 +0000)
commit8b04fb2beeae36bbbb8d66ce95dea7df8edb65be
tree4af4834b661ea2d6d502f30e6f2844ba0033d7f0
parentdf0ae475f782814c95d4f9be166aaffbcc7d47b1
Moved mb_time to omni_time and left mb_time.h with typedef to maintain
backwards compatibility. Removed gcell's dependency on mblocks. Now
gcell only depends on omnithread. Merged eb/wip -r8621:8623 to trunk.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8624 221aa14e-8319-0410-a670-987f0aec2ac5
config/grc_gcell.m4
configure.ac
gcell/src/apps/Makefile.am
gcell/src/apps/benchmark_dma.cc
gcell/src/apps/benchmark_nop.cc
mblock/src/lib/Makefile.am
mblock/src/lib/mb_time.cc [deleted file]
mblock/src/lib/mb_time.h
omnithread/Makefile.am
omnithread/omni_time.cc [new file with mode: 0644]
omnithread/omni_time.h [new file with mode: 0644]