Commit ca1f87e9 authored by Aurelio Colosimo's avatar Aurelio Colosimo

trivial: include/ppsi/pp-instance.h define arch-data in pp_globals too

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 85bca8fe
......@@ -213,6 +213,7 @@ struct pp_globals {
int max_links;
struct pp_link *links;
void *arch_data; /* if arch needs it */
/* FIXME Here include all is common to many interfaces */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment