Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
730fcb5c7c49c12afe7675f136cca54455fdf0f2
/
.
/
drivers
/
video
/
sandbox_osd.h
blob: 15a2c91c52d4e7728f4fad8983e8819329cb73e0 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2018
* Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
*/
enum
{
COLOR_BLACK
,
COLOR_WHITE
,
COLOR_RED
,
COLOR_GREEN
,
COLOR_BLUE
,
};