core ffb.h is not used anymore

This commit is contained in:
Jon Smirl 2004-09-30 20:46:59 +00:00
parent b3d70ad6a7
commit e1d74a9899

View file

@ -1,12 +0,0 @@
/* ffb.h -- ffb DRM template customization -*- linux-c -*-
*/
#ifndef __FFB_H__
#define __FFB_H__
/* This remains constant for all DRM template files.
*/
#define DRM(x) ffb_##x
#endif