This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Remove apple local marker in config/rs6000/darwin-tramp.asm


Trivial.

-- 
- Geoffrey Keating <geoffk@apple.com>

====================
2005-02-18  Geoffrey Keating  <geoffk@apple.com>

	* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.

*** darwin-tramp.asm.~1.9.~	Mon Feb  7 13:36:27 2005
--- darwin-tramp.asm	Fri Feb 18 14:59:47 2005
***************
*** 33,40 ****
   *  executable file might be covered by the GNU General Public License.
   */ 
  
- /* APPLE LOCAL mainline throughout this file */
- 
  #include "darwin-asm.h"
  
  /* Set up trampolines.  */
--- 33,38 ----
====================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]