david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[sis190] Insert forgotten FILE_LICENCE() to sis190.h

Signed-off-by: Michael Brown <mcb30@etherboot.org>
Modified-by: Michael Brown <mcb30@etherboot.org>
This commit is contained in:
Thomas Miletich 2009-10-24 10:57:58 +02:00 committed by Michael Brown
parent 107d641bd5
commit cd647b7cf3
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#ifndef __SIS190_H__
#define __SIS190_H__
FILE_LICENCE ( GPL_ANY );
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>