#ifndef __KF_IO_H__ #define __KF_IO_H__ // TODO(kyle): make this selectable by architecture. class IO { }; #endif // __KF_IO_H__