From bc9e93ad20f936c67d6acddb02d426783c32398e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Jun 2015 12:18:52 +0100 Subject: add usb resume support --- app/ring.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/ring.h') diff --git a/app/ring.h b/app/ring.h index 4e3a22c..ba8887b 100644 --- a/app/ring.h +++ b/app/ring.h @@ -5,5 +5,3 @@ typedef struct ring size_t write; size_t read; } ring_t; - - -- cgit v1.2.3