FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/bsp/abb+spi/spi_task.h @ 149:971e84124a6f
gsm-fw/bsp/abb+spi: preening of header files, first pass
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 16 Nov 2013 19:41:30 +0000 |
parents | 63750f70796d |
children | cc0944d35698 |
comparison
equal
deleted
inserted
replaced
148:63750f70796d | 149:971e84124a6f |
---|---|
18 /*****************************************************************************/ | 18 /*****************************************************************************/ |
19 | 19 |
20 #ifndef _SPI_TASK_H_ | 20 #ifndef _SPI_TASK_H_ |
21 #define _SPI_TASK_H_ | 21 #define _SPI_TASK_H_ |
22 | 22 |
23 #include "rv/rv_defined_swe.h" // for RVM_PWR_SWE | 23 #include "../../riviera/rv/rv_defined_swe.h" // for RVM_PWR_SWE |
24 | 24 |
25 #ifdef RVM_PWR_SWE | 25 #ifdef RVM_PWR_SWE |
26 | 26 |
27 #include "pwr/pwr_cust.h" | 27 #include "pwr/pwr_cust.h" |
28 | 28 |