Private
Public Access
2
0

hook: remove hooks, move into branch.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-01 18:29:06 +01:00
parent a65ad6a551
commit 0e46b94793
8 changed files with 8 additions and 140 deletions

View File

@@ -24,9 +24,7 @@
#pragma once
#include "mraa_adv_func.h"
#define MRAA_INTEL_GALILEO_REV_D_PINCOUNT 25
mraa_board_t*
mraa_intel_galileo_rev_d(mraa_adv_func* adv);
mraa_intel_galileo_rev_d();