Fixed EOL and performed standard indentation.
This commit is contained in:
@@ -32,6 +32,7 @@ void stack_init(
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
unsigned stack_size(
|
||||
void)
|
||||
{
|
||||
@@ -104,4 +105,4 @@ unsigned stack_unused(
|
||||
}
|
||||
return count;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user