ugfx/src/gfile/inc_ramfs.c

16 lines
441 B
C

/*
* This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://ugfx.org/license.html
*/
/**
* This file is included by src/gfile/gfile.c
*/
/********************************************************
* The RAM file-system VMT
********************************************************/
#error "GFILE: RAMFS Not implemented yet"