Ignore:
Timestamp:
Apr 18, 2011, 3:03:52 PM (12 years ago)
Author:
Sam Hocevar
Message:

lisp: always align the lisp allocator results, even on x86 or architectures
that have hardware realignment. Get rid of now useless bus_type.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/osx/abuse.xcodeproj/project.pbxproj

    r481 r504  
    149149                B99CE1640D833D8F00E42436 /* automap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automap.cpp; sourceTree = "<group>"; };
    150150                B99CE1650D833D8F00E42436 /* automap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = automap.h; sourceTree = "<group>"; };
    151                 B99CE1660D833D8F00E42436 /* bus_type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bus_type.h; sourceTree = "<group>"; };
    152151                B99CE1670D833D8F00E42436 /* cache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cache.cpp; sourceTree = "<group>"; };
    153152                B99CE1680D833D8F00E42436 /* cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.h; sourceTree = "<group>"; };
     
    444443                                B99CE1640D833D8F00E42436 /* automap.cpp */,
    445444                                B99CE1650D833D8F00E42436 /* automap.h */,
    446                                 B99CE1660D833D8F00E42436 /* bus_type.h */,
    447445                                B99CE1670D833D8F00E42436 /* cache.cpp */,
    448446                                B99CE1680D833D8F00E42436 /* cache.h */,
Note: See TracChangeset for help on using the changeset viewer.