Sign in
cos
/
third_party
/
platform2
/
refs/heads/release-R113
/
.
/
arc
/
keymint
/
main.cc
blob: ed009889c308f166c0f8649c911339dd510cb299 [
file
] [
log
] [
blame
] [
edit
]
// 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.
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}