target_t -> struct target
Remove misleading typedef and redundant suffix from struct target.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
struct target_s;
|
||||
struct target;
|
||||
|
||||
struct bitfield_desc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user