blob: 65a15db06002a102c0fa3c5c6cc3ea1938d7f3dc [file] [log] [blame]
// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef EXAMPLE_COMPONENT_H_
#define EXAMPLE_COMPONENT_H_
int component();
#endif // EXAMPLE_COMPONENT_H_