Skip to content

Instantly share code, notes, and snippets.

View okeefm's full-sized avatar

Michael O'Keefe okeefm

  • Devoted Health
  • Manchester, NH
  • 23:21 (UTC -04:00)
View GitHub Profile
/*-----------------------------------------------------------------------
/ PFF - Low level disk interface modlue include file (C)ChaN, 2009
/-----------------------------------------------------------------------*/
#ifndef _DISKIO
#include "integer.h"
/* Status of Disk Functions */
typedef BYTE DSTATUS;