File: wmacpi.h

package info (click to toggle)
wmacpi 2.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 204 kB
  • ctags: 182
  • sloc: ansic: 1,403; makefile: 87
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#ifndef _WMACPI_H_
#define _WMACPI_H_

#include "libacpi.h"

/* we need to make these available generally. */
int battery_no;

#endif /* _WMACPI_H_ */