systemc (12841:22aa7ba47bf9) systemc (12852:300397457d0b)
1/*
2 * Copyright 2018 Google, Inc.
3 *
4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions are
6 * met: redistributions of source code must retain the above copyright
7 * notice, this list of conditions and the following disclaimer;
8 * redistributions in binary form must reproduce the above copyright

--- 19 unchanged lines hidden (view full) ---

28 */
29
30#ifndef __SYSTEMC_EXT_SYSTEMC__
31#define __SYSTEMC_EXT_SYSTEMC__
32
33#include "channel/_channel.hh"
34#include "core/_core.hh"
35#include "dt/_dt.hh"
1/*
2 * Copyright 2018 Google, Inc.
3 *
4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions are
6 * met: redistributions of source code must retain the above copyright
7 * notice, this list of conditions and the following disclaimer;
8 * redistributions in binary form must reproduce the above copyright

--- 19 unchanged lines hidden (view full) ---

28 */
29
30#ifndef __SYSTEMC_EXT_SYSTEMC__
31#define __SYSTEMC_EXT_SYSTEMC__
32
33#include "channel/_channel.hh"
34#include "core/_core.hh"
35#include "dt/_dt.hh"
36#include "utils/_utils.hh"
36
37#endif //__SYSTEMC_EXT_SYSTEMC__
37
38#endif //__SYSTEMC_EXT_SYSTEMC__