arch/tile: fix some comments and whitespace
This is a grab bag of changes with no actual change to generated code. This includes whitespace and comment typos, plus a couple of stale comments being removed. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
This commit is contained in:
parent
00dce03134
commit
5fb682b064
7 changed files with 15 additions and 24 deletions
|
@ -269,7 +269,6 @@ extern char chip_model[64];
|
|||
/* Data on which physical memory controller corresponds to which NUMA node. */
|
||||
extern int node_controller[];
|
||||
|
||||
|
||||
/* Do we dump information to the console when a user application crashes? */
|
||||
extern int show_crashinfo;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue