aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/c/compilers/ghs/post.h
blob: d64e85b05e2d4246f96fe1cb5eca8b31845ed12d (plain)
1
2
3
4
5
6
7
8
9
/* file      : xsde/c/compilers/ghs/post.h
 * author    : Boris Kolpackov <boris@codesynthesis.com>
 * copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
 * license   : GNU GPL v2 + exceptions; see accompanying LICENSE file
 */

#ifdef __EDG__
#  pragma ghs endnowarning
#endif