]> rtime.felk.cvut.cz Git - arc.git/blobdiff - examples/pwm_node2/pwm_node2_helpers.h
Removed a lot of examples. Added some under boards.
[arc.git] / examples / pwm_node2 / pwm_node2_helpers.h
diff --git a/examples/pwm_node2/pwm_node2_helpers.h b/examples/pwm_node2/pwm_node2_helpers.h
deleted file mode 100644 (file)
index 324c3c1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/* -------------------------------- Arctic Core ------------------------------\r
- * Arctic Core - the open source AUTOSAR platform http://arccore.com\r
- *\r
- * Copyright (C) 2009  ArcCore AB <contact@arccore.com>\r
- *\r
- * This source code is free software; you can redistribute it and/or modify it\r
- * under the terms of the GNU General Public License version 2 as published by the\r
- * Free Software Foundation; See <http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>.\r
- *\r
- * This program is distributed in the hope that it will be useful, but\r
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\r
- * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License\r
- * for more details.\r
- * -------------------------------- Arctic Core ------------------------------*/\r
-\r
-\r
-#ifndef PWM_NODE2_HELPERS_H_\r
-#define PWM_NODE2_HELPERS_H_\r
-\r
-void pwm_node2_receive(void);\r
-\r
-#endif /* PWM_NODE2_HELPERS_H_ */\r