/*
* Copyright (C) 2008 Robert Millan <rmh@aybabtu.com>
+ * Copyright (C) 2012 Thorsten Alteholz <debian@alteholz.de>
*
* This file is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
int pass;
int error, warning;
-extern unsigned long pc;
+extern unsigned int pc;
extern int seg;
BOOL binary_listing = FALSE;
BOOL list_includes = FALSE;