mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-09 02:26:27 +00:00
Remove EMUDEBUG [un]def. This should be done in the Makefile.
This commit is contained in:
parent
0be1e825d6
commit
c1d6534deb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124358
@ -47,7 +47,6 @@ SND_DECLARE_FILE("$FreeBSD$");
|
||||
#define EMU_CHANS 4
|
||||
#define ENV_ON DCYSUSV_CHANNELENABLE_MASK
|
||||
#define ENV_OFF 0x00 /* XXX: should this be 1? */
|
||||
#undef EMUDEBUG
|
||||
|
||||
struct emu_memblk {
|
||||
SLIST_ENTRY(emu_memblk) link;
|
||||
|
Loading…
x
Reference in New Issue
Block a user