LCOV - code coverage report | |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
|
|||||||||||||||||||||||
![]() |
1 : /* 2 : * Copyright 2010 The Native Client Authors. All rights reserved. 3 : * Use of this source code is governed by a BSD-style license that can 4 : * be found in the LICENSE file. 5 : */ 6 : 7 : #include "native_client/src/trusted/debug_stub/debug_stub.h" 8 : 9 : // No platform specific initialization need for POSIX 10 17 : void NaClDebugStubPlatformInit() {} 11 2 : void NaClDebugStubPlatformFini() {} 12 : |
![]() |
Generated by: LCOV version 1.7 |