1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00

Attempt to get docs merge to run.

This commit is contained in:
James Snyder 2009-06-29 16:45:54 +00:00
parent a984d2191a
commit 68c9e0bb81

View File

@ -352,6 +352,7 @@ int platform_can_exists( unsigned id )
// ****************************************************************************
// SPI functions
int platform_spi_exists( unsigned id )
{
return id < NUM_SPI;