summaryrefslogtreecommitdiffstats
path: root/meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h
diff options
context:
space:
mode:
Diffstat (limited to 'meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h')
-rw-r--r--meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h b/meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h
deleted file mode 100644
index c0fcfbb..0000000
--- a/meta-facebook/meta-yosemite/recipes-yosemite/ipmid/files/bic.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- *
- * Copyright 2015-present Facebook. 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 as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-
-#ifndef __BIC_H__
-#define __BIC_H__
-
-#define SOCK_PATH_GPIO "/tmp/gpio_socket"
-
-void lib_gpio_intr_handle(unsigned char *request, unsigned char req_len,
- unsigned char *response, unsigned char *res_len);
-
-#endif /* __BIC_H__ */
OpenPOWER on IntegriCloud