view blobstat/globals.c @ 309:493f73198267

dspanal: char2coff works now
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 28 Oct 2019 06:09:28 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

#include <sys/types.h>
#include "struct.h"

struct category *category_list;
struct libentry *libentry_list;