view blobstat/globals.c @ 318:4e1d7ce0ee71

frbl/reconst/boot.c: perfect match to TCS211 boot.obj
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 05 Mar 2020 00:27:22 +0000
parents 23e5b940cb8b
children
line wrap: on
line source

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

struct category *category_list;
struct libentry *libentry_list;