summaryrefslogtreecommitdiff
path: root/ACE/ace/config-vxworks22.03.h
blob: 3b1bfed81b66850a7d515adcdb74bbbc62ceb3de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -*- C++ -*- */
// The following configuration file is designed to work for VxWorks
// 22.03 platforms using one of these compilers:
// 1) The llvm compiler that is shipped with VxWorks 22.03

#ifndef ACE_CONFIG_VXWORKS_22_03_H
#define ACE_CONFIG_VXWORKS_22_03_H
#include /**/ "ace/pre.h"

#include "ace/config-vxworks21.03.h"

#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_VXWORKS_22_03_H */