]> Git Repo - qemu.git/blobdiff - hw/tusb6010.c
Implement and use shared memory framebuffer device rendering reoutine.
[qemu.git] / hw / tusb6010.c
index 8318c46b7326796bb23939bc5e009d45f9e50ef8..d6847d012d7f92fa6b0e1e99999a815f70d79218 100644 (file)
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 #include "qemu-common.h"
 #include "qemu-timer.h"
 #include "usb.h"
 #include "omap.h"
 #include "irq.h"
+#include "devices.h"
 
 struct tusb_s {
     int iomemtype[2];
This page took 0.026747 seconds and 4 git commands to generate.