Subversion Repositories Kolibri OS

Rev

Rev 3031 | Rev 5056 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3031 Rev 3120
Line -... Line 1...
-
 
1
/*
-
 
2
 * Backlight Lowlevel Control Abstraction
-
 
3
 *
-
 
4
 * Copyright (C) 2003,2004 Hewlett-Packard Company
-
 
5
 *
-
 
6
 */
-
 
7
 
-
 
8
#ifndef _LINUX_BACKLIGHT_H
-
 
9
#define _LINUX_BACKLIGHT_H
-
 
10
#endif