1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@23 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
gussy 2009-11-29 14:23:16 +00:00 committed by gussy
parent 3cd296ceb4
commit a20d0a4421

View File

@ -41,13 +41,6 @@ static unsigned int nested_ctr;
static unsigned int prev_primask;
/**
* Function Name : IRQDisable
* Description :
* Input : None
* Output : None
* Return : Zero on no error
*/
/**
* Disables all interrupts (nested)
* \return < 0 On errors