Sign in
chromium
/
chromiumos
/
platform
/
ec
/
main
/
.
/
zephyr
/
program
/
roach
/
src
/
fakes.c
blob: 657a932896fb5c0fccbe9259164bba4c722596c5 [
file
] [
log
] [
blame
]
/* Copyright 2023 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
void
keyboard_clear_buffer
(
void
)
{
}
void
clear_typematic_key
(
void
)
{
}