Age | Commit message (Collapse) | Author |
|
Some ".c" files define *_PRIVATE macros, but those macros are
not used in any header file. Delete them.
These changes were created using the "make autostyle" from
32522, and then split into commits.
|
|
(Some of these callbacks are specific to the OR module, so now it's
time to have an or_sys and or_periodic.)
|
|
Also, split the formatting code shared by control.c and
control_events.c into controller_fmt.c.
|
|
|
|
Make them only include the headers that they needed, and sort their
headers while we're at it.
|
|
|