summaryrefslogtreecommitdiff
path: root/include/charge_state_v2.h
blob: 085f2a204768f29e46848302b04f31e42992149b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Copyright (c) 2014 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.
 */

#include "battery.h"
#include "timer.h"

#ifndef __CROS_EC_CHARGE_STATE_V2_H
#define __CROS_EC_CHARGE_STATE_V2_H


#endif /* __CROS_EC_CHARGE_STATE_V2_H */