blob: 7cb727465bbc823f5c86a7c86181459b2c8d42c8 [file] [log] [blame]
/*
* Copyright (c) 2015, 2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#ifndef __SEEMP_EVENT_ENCODER_H__
#define __SEEMP_EVENT_ENCODER_H__
#include "seemp_logk.h"
void encode_seemp_params(struct seemp_logk_blk *blk);
#endif /* __SEEMP_EVENT_ENCODER_H__ */