Mercurial > pt1.oyama
view src/pt1_dev.h @ 179:ac23a9b417a2
Support Linux kernel version >= 3.8
Add ld opt -lm
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Fri, 03 May 2013 11:00:11 +0900 |
parents | 061ef2cd98f0 |
children |
line wrap: on
line source
/* -*- tab-width: 4; indent-tabs-mode: nil -*- */ #ifndef _PT1_DEV_H_ #define _PT1_DEV_H_ #define DEVICE_NAME_BASE "/dev/pt1video" #endif