~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to binutils/libiberty/config.h-vms

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef NEED_strerror
 
2
#define NEED_strerror
 
3
#endif
 
4
#ifndef NEED_basename
 
5
#define NEED_basename
 
6
#endif
 
7
#ifndef NEED_psignal
 
8
#define NEED_psignal
 
9
#endif
 
10
#ifndef NEED_on_exit
 
11
#define NEED_on_exit
 
12
#endif
 
13