Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22a55690 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Greg Kroah-Hartman
Browse files

staging: keucr: remove unused typedef VOID

parent 6888393c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
#ifndef COMMON_INCD
#define COMMON_INCD

typedef void VOID;
typedef u8 BOOLEAN;
typedef u8 BYTE;
typedef u8 *PBYTE;