Files
OpenCellular/firmware/ec/inc/devices/fe_param.h

15 lines
440 B
C

/**
* Copyright (c) 2017-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#ifndef FE_PARAM_H_
#define FE_PARAM_H_
// TODO: As of now no declarations are present here
#endif /* INC_DEVICES_FE_PARAM_H_ */