mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -195,7 +195,7 @@ int nxflat_load(struct nxflat_loadinfo_s *loadinfo)
|
||||
bdbg("Failed to read .data section: %d\n", ret);
|
||||
goto errout;
|
||||
}
|
||||
|
||||
|
||||
bvdbg("TEXT: %08x Entry point offset: %08x Data offset: %08x\n",
|
||||
loadinfo->ispace, loadinfo->entryoffs, doffset);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user