mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 20:24:51 +08:00
Remove warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1915 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -94,8 +94,8 @@ int load_module(const char *filename, FAR struct binary_s *bin)
|
||||
ret = -EINVAL;
|
||||
}
|
||||
else
|
||||
{
|
||||
#endif
|
||||
{
|
||||
bdbg("Loading %s\n", filename);
|
||||
|
||||
/* Disabling pre-emption should be sufficient protection while
|
||||
|
||||
Reference in New Issue
Block a user