~ubuntu-branches/ubuntu/wily/basilisk2/wily-proposed

« back to all changes in this revision

Viewing changes to src/MacOSX/macos_util_macosx.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-03-06 19:33:01 UTC
  • mfrom: (2.1.4 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080306193301-cc2ofn705nfsq3y0
Tags: 0.9.20070407-4
* Update copyright-check cdbs snippet to parse licensecheck using perl:
  + No longer randomly drops newlines
  + More compact hint file (and ordered more like wiki-proposed new copyright
    syntax).
  + No longer ignore files without copyright.
* Update copyright_hints.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 *      $Id: macos_util_macosx.h,v 1.1 2002/03/16 04:00:20 nigel Exp $
 
2
 *      $Id: macos_util_macosx.h,v 1.4 2005/01/30 21:42:13 gbeauche Exp $
3
3
 *
4
4
 *      macos_util_macosx.h - Work around clashes with the enums in <CarbonCore/OSUtils.h>
5
5
 *                                                Based on:
6
6
 *
7
7
 *  macos_util.h - MacOS definitions/utility functions
8
8
 *
9
 
 *  Basilisk II (C) 1997-2002 Christian Bauer
 
9
 *  Basilisk II (C) 1997-2005 Christian Bauer
10
10
 *
11
11
 *  This program is free software; you can redistribute it and/or modify
12
12
 *  it under the terms of the GNU General Public License as published by
28
28
 
29
29
#include "cpu_emulation.h"
30
30
 
31
 
#import <CarbonCore/OSUtils.h>
 
31
#import <Carbon/Carbon.h>
32
32
 
33
33
/*
34
34
 *  Queues