Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / share / swig / 1.3.26 / python / std_iostream.i
CommitLineData
920dae64
AT
1namespace std
2{
3%callback(1) endl;
4%callback(1) ends;
5%callback(1) flush;
6}
7
8%include <std/std_iostream.i>