/*
 * IOReadWrite.fff.h is included twice in the implementation file.
 * First to declare the fakes and needed globals.
 * Second to define the implementations for the c file.
 *
 * Note the defining of GENERATE_FAKE_DEFINITIONS, and no
 * include guards in IOReadWrite.fff.h
 *
 */
#include "IOReadWrite.fff.h"
#define GENERATE_FAKE_DEFINITIONS
#include "IOReadWrite.fff.h"
