Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
72cfc797b51e59ecf8a2787c6a176838241cc94b
/
.
/
linux
/
ffb.h
blob: 3691c8652294287d49708571a837ee340210689a [
file
] [
log
] [
blame
]
/* 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