Sign in
fuchsia
/
fuchsia
/
refs/heads/releases/field-image-dogfood
/
.
/
src
/
bringup
/
lib
/
mexec
/
tests
/
no-op-success.cc
blob: 96724922b47170ed8398a299c14278b2d24a4aed [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
int
main
()
{
return
0
;
}