Files
rgbds/src/link
Ben10do a5e3a7cbc9 Replace pointers to ‘dummymem’ with NULL
Two variables, pSection->Data and tSymbols, were previously set to ‘dummymem’, a global variable that was otherwise not used.

As this can potentially cause alignment warnings on Clang, this commit replaces that mechanism with a plain old NULL pointer, which is more generally used as a dummy pointer value.

Signed-off-by: Ben10do <Ben10do@users.noreply.github.com>
2018-06-06 21:16:53 +01:00
..
2017-03-28 22:19:45 +01:00
2018-04-02 22:53:48 +01:00
2018-04-03 22:41:44 +01:00
2018-01-26 22:59:02 +00:00
2018-01-28 13:07:21 +00:00
2018-03-31 00:43:25 +01:00
2018-04-02 22:53:48 +01:00
2018-02-18 19:57:02 +00:00
2018-01-27 17:25:21 +00:00
2018-04-02 22:53:48 +01:00
2018-01-26 22:59:02 +00:00