Add some constructors and an output operator to the Twin??_t types so that o3 SPARC will compile again.

--HG--
extra : convert_revision : af987aaeac87ee92a3b55cf0839d994cf7dea1af
This commit is contained in:
Gabe Black
2007-03-07 17:46:05 +00:00
parent b7ea19760a
commit f04e535f26
3 changed files with 67 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Import('env')
base_sources = Split('''
base/annotate.cc
base/bigint.cc
base/circlebuf.cc
base/cprintf.cc
base/fast_alloc.cc