]> git.sur5r.net Git - cc65/commit
Normalized the definitions of structs in <supervision.h>.
authorGreg King <gregdk@users.sf.net>
Tue, 6 Feb 2018 13:52:36 +0000 (08:52 -0500)
committerGreg King <gregdk@users.sf.net>
Tue, 6 Feb 2018 13:52:36 +0000 (08:52 -0500)
commite9cbd42b18510e0de5c7f6c563a6eed643db33ff
treeeff241052afbba6bac3db3e5485b90dd97fe6ccd
parentae4e9fab8c1156a15b6db2250ad23356f1909611
Normalized the definitions of structs in <supervision.h>.

The change matches the way that I/O register structures are defined in other headers.  The names are defined as "struct", instead of as "pointer to struct".
include/supervision.h