blob: 7fa786c2f70f274ef1dec30120385dee3fa3d44d [file] [log] [blame]
// Copyright 2011 The ChromiumOS Authors
// 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_