OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [char/] [drm/] [ffb.h] - Rev 1765

Compare with Previous | Blame | View Log

/* 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
 
/* General customization:
 */
#define __HAVE_KERNEL_CTX_SWITCH	1
#define __HAVE_RELEASE			1
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.