diff options
author | 2015-05-07 10:45:57 +0200 | |
---|---|---|
committer | 2015-05-07 10:45:57 +0200 | |
commit | 6d902a08bdba8dfa08a2ad9298e7eab604df2dc0 (patch) | |
tree | 01f9c551aea1239d727bd685ef488aa6fdf75db1 /src/emu/cpu/dsp56k/dsp56mem.c | |
parent | 9089ec243a7117bc6e487ecea8097f4b1979ff34 (diff) |
Added dummy license headers for EMU section (nw)
Diffstat (limited to 'src/emu/cpu/dsp56k/dsp56mem.c')
-rw-r--r-- | src/emu/cpu/dsp56k/dsp56mem.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/dsp56k/dsp56mem.c b/src/emu/cpu/dsp56k/dsp56mem.c index 69c5811da84..698ec19c477 100644 --- a/src/emu/cpu/dsp56k/dsp56mem.c +++ b/src/emu/cpu/dsp56k/dsp56mem.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? // This file contains functions which handle the On-Chip peripheral Memory Map // as well as the Host Interface and the SSI0/SSI1 Serial Interfaces. |