summaryrefslogtreecommitdiff
path: root/overlay/rc6.h
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/rc6.h')
-rw-r--r--overlay/rc6.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/overlay/rc6.h b/overlay/rc6.h
index 7597e3b6..faffba98 100644
--- a/overlay/rc6.h
+++ b/overlay/rc6.h
@@ -35,10 +35,11 @@ struct rc6 {
uint64_t timestamp;
} stat[2];
+ int fd;
int count;
int error;
- unsigned enabled;
+ unsigned flags;
uint8_t rc6;
uint8_t rc6p;