core ffb.h is not used anymore

main
Jon Smirl 2004-09-30 20:46:59 +00:00
parent b3d70ad6a7
commit e1d74a9899
1 changed files with 0 additions and 12 deletions

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