]> Git Repo - binutils.git/blobdiff - gdb/compile/compile-object-run.h
Automatic date update in version.in
[binutils.git] / gdb / compile / compile-object-run.h
index 9311d02c379ee031027773a790d4f8a616bac058..07bc520552495585564c0cf3259e175933fcd2fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file to call module for 'compile' command.
-   Copyright (C) 2014-2020 Free Software Foundation, Inc.
+   Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -19,6 +19,6 @@
 
 #include "compile-object-load.h"
 
-extern void compile_object_run (struct compile_module *module);
+extern void compile_object_run (compile_module_up &&module);
 
 #endif /* COMPILE_COMPILE_OBJECT_RUN_H */
This page took 0.029123 seconds and 4 git commands to generate.