/* Copyright 2005 Chris Thomasson */ #if ! defined(REFCOUNT_H_INCLUDED) #define REFCOUNT_H_INCLUDED #if defined(__cplusplus) extern "C" { #endif #include "refcount-ia32.h" #if defined(__cplusplus) } #endif #endif